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: "Jamie White Real Estate",
description: "Jamie White Real Estate is a solo agent practice with over 12 years of experience in the Charlottesville and Albemarle County markets. Jamie specializes in both buyer representation and seller services, offering a comprehensive approach that includes professional photography, drone videography, SEO-optimized MLS listings, targeted social media campaigns, and personalized follow-up. After running a successful medium-sized brokerage, Jamie returned to solo practice in 2024 to provide highly individualized attention to around 40 clients annually.",
url: "https://jamiewhiterealestate.com/",
telephone: "+1-434-953-0956",
address: {
@type: "PostalAddress",
streetAddress: "240 W Main St #100",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0309257,
longitude: -78.48299829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "124",
bestRating: "5"
},
areaServed: "Charlottesville, Albemarle County, and Greater Charlottesville Area, Virginia",
knowsAbout: "Real Estate Agents, First-time buyers, home sellers in Charlottesville and Albemarle County, buyers seeking personalized guidance, sellers wanting comprehensive marketing strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "12+ Years Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Solo Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Marketing Strategy"
}
],
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.