{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What professionals should be on my team for historic conservation projects?",
  "description": "Successful projects usually involve an architect or designer experienced in historic work, a contractor who understands traditional construction methods, and, w",
  "url": "https://lineworkdevelopment.com/faq/what-professionals-should-be-on-my-team-for-historic-conservation-projects",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What professionals should be on my team for historic conservation projects?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Successful projects usually involve an architect or designer experienced in historic work, a contractor who understands traditional construction methods, and, when needed, structural engineers or preservation consultants. This team helps interpret guidelines, develop solutions, and execute details that respect the original structure."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}