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: "Vizcaya",
description: "Vizcaya is a full-service event venue and boutique hotel located in Sacramento's Midtown neighborhood, offering elegant indoor and outdoor spaces for weddings, receptions, corporate events, and special occasions. The venue features on-site lodging with guest rooms, making it ideal for destination weddings and multi-day celebrations. Their experienced event coordination team handles everything from catering to AV services, ensuring seamless execution of events of various sizes.",
url: "http://vizcayasacramento.com/",
telephone: "+1-916-594-9285",
address: {
@type: "PostalAddress",
streetAddress: "2019 21st Street",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95818",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5644444,
longitude: -121.4833333
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "486",
bestRating: "5"
},
areaServed: "Sacramento and surrounding Northern California areas",
knowsAbout: "Event & Wedding Venues, Couples planning destination weddings, corporate event planners, families hosting multi-day celebrations, groups seeking all-in-one venue and lodging solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Lodging"
},
{
@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",
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.