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: "Positive Change",
description: "Positive Change is a massage and spa studio in Murfreesboro offering therapeutic massage services designed to promote relaxation and wellness. Owner Tatyana Moncayo provides personalized massage treatments in a welcoming environment. The business specializes in helping clients achieve physical and mental rejuvenation through professional massage therapy.",
url: "https://tatyanamoncayo.com/",
telephone: "+1-615-243-6038",
address: {
@type: "PostalAddress",
streetAddress: "745 S Church St #103",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.838152099999995,
longitude: -86.39195529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, stress relief, muscle tension recovery, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused Wellness Approach"
}
],
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.