Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Bay Area Wellness Center",
description: "Bay Area Wellness Center is a chiropractic practice in St. Petersburg offering comprehensive spinal care and wellness services. The center combines chiropractic adjustments with holistic health approaches to address pain, improve mobility, and support overall wellness. With a strong focus on patient outcomes and personalized care plans, they serve individuals seeking drug-free relief from back pain, neck pain, injuries, and other musculoskeletal conditions.",
url: "http://www.bayareawellnesscenter.com/",
telephone: "+1-727-327-4522",
address: {
@type: "PostalAddress",
streetAddress: "3600 1st Ave N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33713",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.771617,
longitude: -82.6823695
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "260",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding Tampa Bay area",
knowsAbout: "Chiropractic, Individuals with back or neck pain, athletes and sports enthusiasts, people recovering from injuries, anyone seeking drug-free pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Chiropractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness 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.