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: "Dream Vision Glass - The Shower Door Pros",
description: "Dream Vision Glass specializes in custom shower door installation and glass enclosures for bathrooms throughout the Roanoke area. Operating from Vinton, VA, they design and install frameless, semi-frameless, and framed shower doors tailored to fit any bathroom layout. Their expertise spans glass selection, precise measurement, professional installation, and custom options that transform ordinary bathrooms into spa-like spaces.",
url: "https://roanokeshowerdoorinstallation.com/",
telephone: "+1-540-222-1645",
address: {
@type: "PostalAddress",
streetAddress: "1156 Ridgecrest Dr",
addressLocality: "Vinton",
addressRegion: "VA",
postalCode: "24179",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.265932,
longitude: -79.7552774
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "225",
bestRating: "5"
},
areaServed: "Roanoke, Vinton, and surrounding areas in southwestern Virginia",
knowsAbout: "Windows & Doors, Homeowners remodeling bathrooms, those upgrading shower enclosures, bathroom designers seeking custom glass solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design & Fabrication"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Style Options"
}
],
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.