Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sloan Manis Real Estate",
description: "Sloan Manis Real Estate is an independent real estate agency based in Charlottesville, VA, serving the local market with residential sales and property representation. The team provides personalized real estate services to buyers and sellers navigating the Charlottesville area market.",
url: "http://sloanmanisrealestate.godaddysites.com/",
telephone: "+1-434-220-5656",
address: {
@type: "PostalAddress",
streetAddress: "415 4th St NE",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.033358799999995,
longitude: -78.4778169
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Real Estate Agents, Local Charlottesville buyers, local sellers, homeowners familiar with the area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.