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: "Glass Hill Venue",
description: "Glass Hill Venue is a family-owned wedding venue nestled in the Blue Ridge Mountains of Bedford County, Virginia, spanning 125 acres of natural beauty. The venue features a custom-crafted ceremony arbor, a stunning ballroom with open floor plan, and spacious bride and groom suites. They offer all-inclusive wedding packages and provide comprehensive support from initial inquiry through the wedding day.",
url: "http://www.glasshillvenue.com/",
telephone: "+1-434-907-2547",
address: {
@type: "PostalAddress",
streetAddress: "1716 Glass Hill Rd",
addressLocality: "Goode",
addressRegion: "VA",
postalCode: "24556",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.408290799999996,
longitude: -79.43836209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "100",
bestRating: "5"
},
areaServed: "Bedford County, Virginia and surrounding Blue Ridge Mountain region",
knowsAbout: "Event & Wedding Venues, Couples seeking mountain destination weddings, Couples prioritizing all-inclusive simplicity, Couples valuing personalized family-owned service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "125-Acre Mountain Property"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Support Team"
}
],
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.