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: "Hotel del Coronado",
description: "Hotel del Coronado is a historic oceanfront luxury resort located on Coronado Island, offering elegant guest accommodations, fine dining restaurants, spa services, and event venues. This iconic beachfront property features multiple on-site dining options, a full-service spa, and versatile event spaces suitable for weddings, conferences, and special occasions. The hotel combines classic Victorian architecture with modern amenities and is known for its distinctive red-roofed design and prime Pacific Ocean location.",
url: "https://hoteldel.com/?SEO_id=GMB-AMER-QQ-SANQQQQ&y_source=1_NzcwOTIyNi03MTUtbG9jYXRpb24ud2Vic2l0ZQ==",
telephone: "+1-619-435-6611",
address: {
@type: "PostalAddress",
streetAddress: "1500 Orange Ave",
addressLocality: "Coronado",
addressRegion: "CA",
postalCode: "92118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.6805447,
longitude: -117.17822400000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "20852",
bestRating: "5"
},
areaServed: "Coronado and San Diego County",
knowsAbout: "Event & Wedding Venues, Destination weddings and events, luxury travelers, special occasion celebrations, corporate conferences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Iconic Oceanfront Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Venue Dining & Spa"
}
],
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.