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: "Spinalys Chiropractic Center LLC",
description: "Spinalys Chiropractic Center LLC in Marietta provides comprehensive chiropractic care focused on spinal health and wellness. Located on Cobb Parkway, the center offers personalized treatment plans to address pain, improve mobility, and support overall musculoskeletal health. Their experienced team is dedicated to helping patients achieve lasting results through evidence-based chiropractic techniques.",
url: "http://www.spinalyschiropracticcenter.com/",
telephone: "+1-770-693-8306",
address: {
@type: "PostalAddress",
streetAddress: "1869 Cobb Pkwy SE Suite 700",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9073779,
longitude: -84.4884613
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Marietta and surrounding Cobb County areas",
knowsAbout: "Chiropractic, Individuals with back or neck pain, athletes seeking injury prevention, professionals with postural strain, anyone pursuing preventative spinal care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Cobb Parkway Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment 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.