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: "Primal Performance Spine & Sport",
description: "Primal Performance Spine & Sport, run by Drs. Joseph and Natasha Maltese, offers comprehensive chiropractic care for the entire family, including prenatal and pediatric services. Beyond traditional adjustments, they utilize holistic soft-tissue techniques like cupping and scraping, combined with functional testing and corrective exercises to address joint, muscle, and tendon health. Their athletic backgrounds inform a whole-patient approach focused on achieving lasting musculoskeletal improvements rather than short-term fixes.",
url: "http://www.spineandsport.clinic/",
telephone: "+1-727-289-8520",
address: {
@type: "PostalAddress",
streetAddress: "4401 Central Ave",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33713",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7712312,
longitude: -82.69324929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "161",
bestRating: "5"
},
areaServed: "St. Petersburg, FL and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, families seeking preventive wellness, pregnant women, children, anyone seeking long-term musculoskeletal health beyond temporary relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional Assessment Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Three-Stage Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Care"
}
],
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.