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: "Alive Health & Wellness",
url: "http://www.feelaliveagainnow.com/",
telephone: "+1-804-636-3918",
address: {
@type: "PostalAddress",
streetAddress: "6804 Woodlake Commons Loop",
addressLocality: "Midlothian",
addressRegion: "VA",
postalCode: "23112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.4058147,
longitude: -77.6856033
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
knowsAbout: "IV Therapy & Wellness Clinics",
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.