Structured Data

    Ono Body Therapy

    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: "Ono Body Therapy",
      description: "Ono Body Therapy is an independent massage and bodywork studio in Franklin specializing in therapeutic massage, deep tissue work, and holistic body treatments. The practice focuses on relieving tension, improving mobility, and promoting overall wellness through personalized sessions tailored to each client's needs and goals.",
      url: "http://onobodytherapy.com/",
      telephone: "+1-615-626-1003",
      address: {
        @type: "PostalAddress",
        streetAddress: "1650 Murfreesboro Rd Suite 155",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9100062,
        longitude: -86.8147638
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "192",
        bestRating: "5"
      },
      areaServed: "Franklin, Tennessee and surrounding areas",
      knowsAbout: "Massage Therapy, Active individuals seeking pain relief, people recovering from injury or tension, wellness-focused clients prioritizing preventative care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Focus"
        }
      ],
      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.