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: "Pure Soothing Massage",
description: "Pure Soothing Massage is an independent massage therapy studio located in North Phoenix's Deer Valley Towne Center, offering professional massage services to help clients relax and rejuvenate. With 3 years in business and a strong reputation for quality care, they provide personalized massage treatments designed to meet individual wellness needs. The studio emphasizes a welcoming, professional environment where clients can experience therapeutic massage in a serene setting.",
url: "http://puresoothing.com/",
telephone: "+1-602-884-6995",
address: {
@type: "PostalAddress",
streetAddress: "2811 Agua Fria Fwy Suite 15",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6665613,
longitude: -112.11980559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "220",
bestRating: "5"
},
areaServed: "North Phoenix and surrounding areas",
knowsAbout: "Massage Therapy, Busy professionals seeking relaxation, wellness enthusiasts, individuals managing stress and muscle tension",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "3+ Years in Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Booking"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Environment"
}
],
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.