Structured Data

    Heritage Real Estate Co.

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Heritage Real Estate Co.",
      description: "Heritage Real Estate Co. is a locally-based real estate firm serving the Dayton, VA area with residential and commercial property expertise. Led by experienced agents who understand the unique characteristics of the region, they provide personalized service to help buyers and sellers navigate transactions smoothly.",
      url: "https://heritagerealestateco.com/",
      telephone: "+1-540-820-1634",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 Main St",
        addressLocality: "Dayton",
        addressRegion: "VA",
        postalCode: "22821",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4141873,
        longitude: -78.93944309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Dayton, VA and surrounding Rockingham County communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, families relocating to the Dayton area, sellers seeking local market expertise, investors interested in residential properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.