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: "Nest Realty Harrisonburg + Rockingham",
description: "Nest Realty Harrisonburg is a local real estate agency serving Harrisonburg, Rockingham County, and the Shenandoah Valley with buyer and seller representation. The team consists of long-term area residents and JMU alumni who provide personalized guidance through buying, selling, and renting homes. They specialize in honest pricing strategies, strategic home marketing, neighborhood expertise, and advocacy-focused representation throughout the transaction process.",
url: "https://harrisonburg.nestrealty.com/",
telephone: "+1-540-910-6378",
address: {
@type: "PostalAddress",
streetAddress: "129 W Wolfe St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4516889,
longitude: -78.8707593
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Harrisonburg, Rockingham County, and Shenandoah Valley, VA",
knowsAbout: "Real Estate Agents, First-time home buyers, local sellers, relocating families, anyone seeking personalized guidance in the Shenandoah Valley market",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Deep Local Knowledge"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advocacy-Focused Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Preparation"
}
],
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.