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: "Dr Be",
description: "Dr Be is a comprehensive wellness clinic in Miami led by a chiropractor offering spinal adjustments, corrective care plans, massage therapy, and health consulting. The practice combines traditional chiropractic treatment with complementary therapies to address pain, mobility, and overall wellness. Dr Be serves patients seeking non-invasive care for injuries, chronic conditions, and preventive health management.",
url: "http://www.drbehealthy.com/",
telephone: "+1-305-699-3723",
address: {
@type: "PostalAddress",
streetAddress: "175 SW 7th St #1200",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7674944,
longitude: -80.1967805
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "233",
bestRating: "5"
},
areaServed: "Miami and surrounding South Florida areas",
knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, injury recovery patients, people seeking preventive wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Disciplinary Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Miami Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
}
],
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.