Structured Data

    Nartista Beauty and Wellness

    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: "Nartista Beauty and Wellness",
      description: "Nartista Beauty and Wellness is a full-service spa and wellness center in Richmond offering skincare treatments, facials, body treatments, and holistic wellness services. The business combines beauty and wellness expertise to provide a relaxing retreat for clients seeking rejuvenation and self-care in a professional setting.",
      url: "http://www.nartistawellness.com/",
      telephone: "+1-804-446-0338",
      address: {
        @type: "PostalAddress",
        streetAddress: "10310 Midlothian Tpke",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23235",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5084407,
        longitude: -77.5861425
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Wellness & Med Spas, Self-care seekers, Busy professionals needing stress relief, Skincare-focused clients, Wellness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Beauty & Wellness"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Spa Setting"
        }
      ],
      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.