{
  "@context":"https://schema.org",
  "@type":"LocalBusiness",
  "name":"Company Name",
  "image":["https://example.com/hero.png"],
  "description":"Custom home building and remodeling services focused on craftsmanship and timelines.",
  "address":{"@type":"PostalAddress","streetAddress":"","addressLocality":"","addressRegion":"","postalCode":"","addressCountry":""},
  "telephone":"",
  "url":"https://example.com",
  "sameAs":[]
}