Structured Data

    Wanderlust Massage and Holistic 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: "Wanderlust Massage and Holistic Therapy",
      description: "Wanderlust Massage and Holistic Therapy in St. Petersburg offers a full range of massage and holistic wellness services designed to promote relaxation, healing, and overall wellbeing. Their experienced therapists provide various massage techniques and complementary therapies tailored to individual client needs. This locally-owned practice combines traditional massage therapy with holistic approaches to help clients achieve physical and mental balance.",
      url: "http://www.wanderlustmassageandtherapy.com/",
      telephone: "+1-989-354-2227",
      address: {
        @type: "PostalAddress",
        streetAddress: "Wanderlust Massage and Holistic Therapy, 400 4th St N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.776674399999997,
        longitude: -82.6388005
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, individuals with chronic pain, wellness-focused clients, people seeking holistic health approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Therapists"
        }
      ],
      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.