Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 37 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sharp Mesa Vista Hospital",
url: "https://www.sharp.com/locations/hospitals/sharp-mesa-vista?y_source=1_ODQ4MzM0My03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-858-836-8434",
address: {
@type: "PostalAddress",
streetAddress: "7850 Vista Hill Ave",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.795127,
longitude: -117.15548509999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "142",
bestRating: "5"
},
knowsAbout: "Mental Health & Therapy",
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.