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: "Gotcha Covered of Charlottesville",
description: "Gotcha Covered of Charlottesville is a locally-owned window treatment specialist offering custom blinds, shades, shutters, and drapery installation throughout the Charlottesville area. They provide in-home design consultations and professional installation services, helping homeowners and businesses select the perfect window treatments for their aesthetic and functional needs. With a showroom at their Commonwealth Drive location, they combine personalized service with quality products to transform any space.",
url: "https://www.gotchacovered.com/charlottesville/",
telephone: "+1-434-226-5255",
address: {
@type: "PostalAddress",
streetAddress: "1935 Commonwealth Dr",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0667897,
longitude: -78.4955801
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "137",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking custom window treatments, interior designers, businesses upgrading office spaces, people wanting professional installation and design guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Customization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Professional Installation"
}
],
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.