{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What are the first steps I should take before starting work on a historic property?",
  "description": "Begin with research into the property’s history and any applicable regulations, then commission a thorough condition assessment by professionals familiar with h",
  "url": "https://lineworkdevelopment.com/faq/what-are-the-first-steps-i-should-take-before-starting-work-on-a-historic-proper",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are the first steps I should take before starting work on a historic property?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Begin with research into the property’s history and any applicable regulations, then commission a thorough condition assessment by professionals familiar with historic structures. From there, you can prioritize critical repairs, develop a phased plan, and coordinate early with local review boards or planning departments."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}