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: "Silver Lake Mill",
description: "Silver Lake Mill is a historic wedding and event venue located on a scenic property in Dayton, VA. The venue features both indoor and outdoor spaces housed in beautifully restored mill buildings, offering versatile settings for ceremonies, receptions, and celebrations of various sizes. With on-site event coordination, AV capabilities, and the option for full catering services, Silver Lake Mill provides a complete event package in a rustic yet refined atmosphere.",
url: "http://silverlakemill.com/",
telephone: "+1-540-746-1856",
address: {
@type: "PostalAddress",
streetAddress: "2328 Silver Lake Rd",
addressLocality: "Dayton",
addressRegion: "VA",
postalCode: "22821",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4223156,
longitude: -78.93987249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Dayton, VA and surrounding Shenandoah Valley region",
knowsAbout: "Event & Wedding Venues, Couples seeking rustic-elegant weddings, larger celebrations (150+ guests), couples wanting all-inclusive event coordination, events with both indoor backup and outdoor options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Mill Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
}
],
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.