Structured Data

    MODERN Holistic Skin + Wellness Spa

    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: "MODERN Holistic Skin + Wellness Spa",
      description: "MODERN Holistic Skin + Wellness Spa is a full-service spa in Roswell offering integrative skincare, wellness treatments, and holistic therapies. The spa combines professional skin care services with wellness practices, creating a comprehensive approach to beauty and health. They specialize in personalized treatments that address both aesthetic and wellness goals.",
      url: "https://modernholisticskin.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1144 Canton St #101",
        addressLocality: "Roswell",
        addressRegion: "GA",
        postalCode: "30075",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.029904699999996,
        longitude: -84.36180329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "186",
        bestRating: "5"
      },
      areaServed: "Roswell and surrounding North Atlanta areas",
      knowsAbout: "Wellness & Med Spas, Wellness-focused individuals, skincare enthusiasts, busy professionals seeking integrated beauty and health solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatments"
        }
      ],
      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.