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: "Kline May Realty",
description: "Kline May Realty is a full-service real estate company serving Harrisonburg, Virginia and surrounding communities including Staunton, Waynesboro, and Bridgewater. They offer buyer and seller representation, with a philosophy centered on genuine service rather than sales-driven transactions. The team focuses on educated guidance, community connection, and transparent support through every step of the real estate process.",
url: "http://www.klinemay.com/",
telephone: "+1-540-437-3500",
address: {
@type: "PostalAddress",
streetAddress: "1962 Evelyn Byrd Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.428226099999996,
longitude: -78.84706899999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "65",
bestRating: "5"
},
areaServed: "Harrisonburg, VA, Staunton, Waynesboro, Bridgewater, and surrounding areas",
knowsAbout: "Real Estate Agents, Home buyers and sellers in the Shenandoah Valley, families relocating to Harrisonburg or surrounding communities, buyers seeking personalized guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Service-Focused Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Community Roots"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full MLS Access & Listings"
}
],
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.