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: "The Mansion at Strathmore",
description: "The Mansion at Strathmore is an elegant event venue in Rockville featuring historic architecture and versatile indoor and outdoor spaces perfect for weddings, galas, corporate events, and celebrations. Located on the grounds of the prestigious Strathmore arts center, the mansion offers sophisticated ambiance with professional event coordination services and customizable setups to accommodate gatherings of varying sizes.",
url: "http://www.strathmore.org/",
telephone: "+1-301-581-5100",
address: {
@type: "PostalAddress",
streetAddress: "10701 Rockville Pike",
addressLocality: "Rockville",
addressRegion: "MD",
postalCode: "20852",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.0314245,
longitude: -77.10432279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "289",
bestRating: "5"
},
areaServed: "Rockville, Maryland and surrounding areas including Washington DC metro region",
knowsAbout: "Event & Wedding Venues, Upscale weddings, formal galas, corporate events, milestone celebrations, couples seeking historic elegance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Mansion Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Arts Center Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
}
],
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.