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: "Muscle Therapy Massage",
description: "Muscle Therapy Massage in Murfreesboro offers therapeutic massage services designed to relieve muscle tension, pain, and stress. Located on Northfield Boulevard, they provide professional massage treatments focusing on therapeutic benefits and muscle recovery. Whether you're seeking pain relief, injury recovery, or relaxation, their trained therapists deliver personalized care.",
url: "http://www.muscletherapymassage.online/",
telephone: "+1-629-256-6880",
address: {
@type: "PostalAddress",
streetAddress: "1602 W Northfield Blvd #511",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8716584,
longitude: -86.41385869999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
knowsAbout: "Massage Therapy, Athletes and active individuals, People with chronic muscle tension, Those recovering from injury, Anyone seeking therapeutic pain relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Team"
}
],
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.