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: "Kneaded Relief Day Spa & Wellness",
description: "Kneaded Relief Day Spa & Wellness is a full-service spa and wellness center in Fitchburg offering massage therapy, facials, body treatments, and holistic wellness services. The spa specializes in creating a relaxing environment for stress relief and rejuvenation, with a team dedicated to personalized care and attention to each client's needs.",
url: "http://kneadedreliefdayspa.com/?y_source=1_MjA1NDExMTQtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-608-255-0070",
address: {
@type: "PostalAddress",
streetAddress: "5500 E Cheryl Pkwy # 126",
addressLocality: "Fitchburg",
addressRegion: "WI",
postalCode: "53711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0052022,
longitude: -89.42112929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "367",
bestRating: "5"
},
areaServed: "Fitchburg, Madison, and surrounding Dane County areas",
knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals looking for therapeutic massage, wellness-focused clients, people preparing for special occasions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Wellness Focus"
}
],
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.