Structured Data

    Better Life Massage

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Better Life Massage",
      description: "Better Life Massage in Murfreesboro offers therapeutic massage services designed to relieve tension, reduce pain, and promote overall wellness. The skilled massage therapists provide personalized treatments tailored to each client's needs, whether for relaxation, injury recovery, or chronic pain management. With a focus on creating a welcoming environment, Better Life Massage helps clients achieve better physical and mental well-being through professional massage therapy.",
      url: "https://betterlifemassage.buildbeau.com/",
      telephone: "+1-629-219-0222",
      address: {
        @type: "PostalAddress",
        streetAddress: "2042 Lascassas Pike A13",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8718182,
        longitude: -86.3519235
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "291",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
      knowsAbout: "Massage Therapy, Working professionals seeking stress relief, athletes recovering from injuries, individuals with chronic pain, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.