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: "Shadow Creek Weddings & Events",
description: "Shadow Creek Weddings & Events is a full-service venue in Purcellville offering elegant indoor and outdoor spaces for weddings, corporate events, and celebrations. The property features a picturesque setting with ceremony grounds, multiple reception areas, and on-site catering options to create a seamless event experience. Their experienced event coordination team works closely with couples and clients to customize every detail for their special day.",
url: "https://weddingsatshadowcreek.com/",
telephone: "+1-540-454-8115",
address: {
@type: "PostalAddress",
streetAddress: "18090 Silcott Springs Rd",
addressLocality: "Purcellville",
addressRegion: "VA",
postalCode: "20132",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.117097199999996,
longitude: -77.7303683
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "186",
bestRating: "5"
},
areaServed: "Purcellville, Virginia and surrounding Loudoun County areas",
knowsAbout: "Event & Wedding Venues, Engaged couples seeking an all-in-one venue, Corporate event planners, Families planning celebrations with 50-200+ guests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Indoor & Outdoor Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event Coordination Support"
}
],
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.