Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "RE/MAX Performance Realty",
description: "RE/MAX Performance Realty is a full-service real estate brokerage located in Harrisonburg, serving buyers and sellers in the Shenandoah Valley. The team combines RE/MAX's extensive national resources with local market expertise to guide clients through residential transactions. They handle everything from buyer representation and home sales to property management and investment consulting.",
url: "http://www.remax.com/",
telephone: "+1-540-433-7369",
address: {
@type: "PostalAddress",
streetAddress: "2511 E Market St Ste A",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4184696,
longitude: -78.83857569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Shenandoah Valley communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, Harrisonburg area home sellers, Real estate investors, Relocating families to the Shenandoah Valley",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "RE/MAX Global Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.