Structured Data

    Balance and Body

    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: "Balance and Body",
      description: "Balance and Body is a wellness center in Bellevue specializing in massage therapy and spa services. They offer a range of therapeutic and relaxation treatments designed to promote physical and mental wellness. Their experienced team focuses on helping clients achieve balance through personalized massage and spa care.",
      url: "https://www.balancenbody.com/",
      telephone: "+1-206-809-0070",
      address: {
        @type: "PostalAddress",
        streetAddress: "1940 116th Ave NE STE100",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98004",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6280077,
        longitude: -122.18508959999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Bellevue, WA and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals with muscle tension and pain, people prioritizing wellness and self-care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Wellness Center"
        }
      ],
      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.