Structured Data

    Frost And Float Spa (Cryotherapy , Float Therapy, Infrared Sauna)

    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: "Frost And Float Spa (Cryotherapy , Float Therapy, Infrared Sauna)",
      description: "Frost and Float Spa in West Newton offers cryotherapy, float therapy, and infrared sauna services designed to support recovery, relaxation, and wellness. Their comprehensive approach combines cold therapy, sensory deprivation floating, and heat therapy to help clients manage pain, reduce stress, and improve overall health. The spa provides a modern, professional environment for those seeking alternative wellness modalities.",
      url: "https://www.frostandfloatspa.com/",
      telephone: "+1-617-795-5444",
      address: {
        @type: "PostalAddress",
        streetAddress: "1201 Washington St",
        addressLocality: "West Newton",
        addressRegion: "MA",
        postalCode: "02465",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3493265,
        longitude: -71.2230249
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "145",
        bestRating: "5"
      },
      areaServed: "West Newton, MA and surrounding Boston area",
      knowsAbout: "Wellness & Med Spas, Athletes and fitness enthusiasts, Individuals seeking pain management and recovery, People managing stress and seeking relaxation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Modality Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Equipment"
        }
      ],
      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.