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: "Chi Foot Spa",
description: "Chi Foot Spa is a dedicated foot spa in Chandler specializing in therapeutic foot massages and reflexology treatments. Open seven days a week from 9am to 9pm, they offer a relaxing escape focused on foot health and wellness. Their experienced team provides professional foot spa services designed to relieve tension, improve circulation, and promote overall relaxation.",
url: "https://chifootspa.wixsite.com/85286",
telephone: "+1-480-840-4961",
address: {
@type: "PostalAddress",
streetAddress: "2040 S Alma School Rd # 24",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2748549,
longitude: -111.8607035
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "289",
bestRating: "5"
},
areaServed: "Chandler, AZ and surrounding communities",
knowsAbout: "Massage Therapy, Busy professionals, travelers seeking relief, wellness-focused individuals, those with foot pain or tension",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Seven Days a Week Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Foot Therapy"
}
],
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.