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: "Holistic Health and Medical",
description: "Holistic Health and Medical is a Miami Lakes-based med spa and wellness clinic offering comprehensive holistic health services including IV therapy, hormone therapy, peptide therapy, regenerative medicine, and aesthetic treatments like PRP hair and face treatments, laser hair removal, tattoo removal, and body sculpting. They provide physical therapy and weight loss programs, with options for mobile IV therapy services. The practice combines medical expertise with holistic wellness principles to address patient health from multiple angles.",
url: "http://www.holistichealthmedical.com/",
telephone: "+1-786-254-7226",
address: {
@type: "PostalAddress",
streetAddress: "14750 NW 77th Ct #114",
addressLocality: "Miami Lakes",
addressRegion: "FL",
postalCode: "33016",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.907575899999998,
longitude: -80.32644599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "104",
bestRating: "5"
},
areaServed: "Miami Lakes and surrounding Miami-Dade County communities",
knowsAbout: "Holistic Wellness, Health-conscious individuals seeking alternative medicine, med spa clients wanting aesthetic treatments, patients interested in preventive and regenerative medicine, weight loss seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Med Spa & Medical Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile IV Therapy Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
}
],
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.