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: "Simply Anointed Massage Therapy",
description: "Simply Anointed Massage Therapy is an independent massage practice in Murfreesboro offering therapeutic massage services to help clients relieve tension, reduce pain, and promote overall wellness. With a focus on personalized care and a strong commitment to client satisfaction, they provide a welcoming environment for those seeking professional massage therapy.",
url: "https://www.massagebook.com/biz/SimplyAnointed",
telephone: "+1-615-697-9147",
address: {
@type: "PostalAddress",
streetAddress: "951 NW Broad St Suite 323",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8571062,
longitude: -86.4052044
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "86",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking stress relief, Those with chronic pain or muscle tension, Wellness-focused clients, People new to massage therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered 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.