Structured Data

    ReNew Virginia Beach

    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: "ReNew Virginia Beach",
      description: "ReNew Virginia Beach is a comprehensive wellness facility offering massage therapy, personal training, and fitness services to the Virginia Beach community. The center combines therapeutic bodywork with personalized fitness coaching to help clients achieve their health and wellness goals through integrated, whole-body care.",
      url: "https://www.renewvirginiabeach.com/?switch_cls[id]=64509",
      telephone: "+1-855-487-1360",
      address: {
        @type: "PostalAddress",
        streetAddress: "1101 Craftsman Dr",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8054635,
        longitude: -76.2068318
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.1",
        reviewCount: "299",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Fitness enthusiasts seeking recovery support, individuals with muscle tension looking for therapeutic massage, those pursuing personalized training guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Services"
        }
      ],
      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.