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: "LeighAnn Moore, Envision Improve Home Team, Keller Williams Capital Properties",
description: "LeighAnn Moore is a Keller Williams real estate agent serving Fredericksburg, VA and the surrounding region. As part of the Envision Improve Home Team, she specializes in helping buyers and sellers navigate the local market with personalized service and market expertise. Whether you're a first-time homebuyer, looking to sell your home, or relocating to the area, LeighAnn provides comprehensive real estate guidance tailored to your specific needs.",
url: "https://leighannmoore.kw.com/",
telephone: "+1-540-455-7472",
address: {
@type: "PostalAddress",
streetAddress: "303 Charlotte St",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.300243,
longitude: -77.45942289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, relocating professionals, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Keller Williams Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Team-Based Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
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.