Structured Data

    Natureflow Spa and Massage

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Natureflow Spa and Massage",
      description: "Natureflow Spa and Massage is a full-service spa and massage therapy center located in Harrisonburg, offering professional massage treatments and spa services. The business specializes in therapeutic massage to help clients relax, recover, and improve their overall wellness. Natureflow provides a calming environment designed to support physical recovery and stress relief.",
      telephone: "+1-540-990-8889",
      address: {
        @type: "PostalAddress",
        streetAddress: "498 University Blvd Ste C",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4285709,
        longitude: -78.8550853
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, individuals recovering from physical tension, wellness-focused professionals, people seeking relaxation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Spa"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Focus"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.