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: "NewRole Therapy",
description: "NewRole Therapy is an independent massage and spa practice in Murfreesboro offering personalized therapeutic massage services. Located at 206 N Thompson Ln, they specialize in helping clients achieve wellness and pain relief through professional massage techniques tailored to individual needs.",
url: "https://www.massagebook.com/Murfreesboro~Massage~NewRoleTherapy?src=external",
telephone: "+1-615-867-6758",
address: {
@type: "PostalAddress",
streetAddress: "206 N Thompson Ln B",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.850384399999996,
longitude: -86.4293173
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking pain relief, athletes and active people, those recovering from injury, anyone prioritizing stress relief and wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Qualifications"
}
],
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.