Structured Data

    Holistic Massage Clinic

    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: "Holistic Massage Clinic",
      description: "Holistic Massage Clinic in Franklin offers therapeutic massage services designed to promote relaxation, pain relief, and overall wellness. Their therapists provide personalized treatments tailored to individual needs, combining traditional massage techniques with a holistic approach to health and healing.",
      url: "https://holisticmassageclinic.sitesgpt.com/",
      telephone: "+1-239-413-7185",
      address: {
        @type: "PostalAddress",
        streetAddress: "2000 Mallory Ln Unit 340, suite 120",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37067",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9488002,
        longitude: -86.81726880000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Franklin, TN and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, individuals with chronic pain, athletes recovering from injuries, people prioritizing preventive wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatments"
        }
      ],
      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.