Structured Data

    Tranquility Body Spa

    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: "Tranquility Body Spa",
      description: "Tranquility Body Spa is a full-service massage and spa facility located in Los Angeles offering a variety of therapeutic treatments including deep tissue massage, Swedish massage, hot stone therapy, and spa services. The business specializes in relaxation and wellness treatments designed to relieve tension and promote overall well-being. With experienced therapists and a focus on personalized care, Tranquility Body Spa provides a tranquil environment for clients seeking stress relief and body recovery.",
      url: "http://www.tranquilitybodyspa.com/#cid=glbc",
      telephone: "+1-310-842-9561",
      address: {
        @type: "PostalAddress",
        streetAddress: "9925 Venice Blvd.",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.023271799999996,
        longitude: -118.3995727
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "169",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, wellness-focused individuals, people with muscle tension, professionals needing regular relaxation treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Spa Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Therapeutic 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.