Structured Data

    LOU LOU Med Spa

    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: "LOU LOU Med Spa",
      description: "LOU LOU Med Spa is a full-service wellness center in Oklahoma City offering medical-grade skincare treatments, massage therapy, hair care, and beauty services. Led by experienced professionals, the spa combines clinical expertise with luxury spa amenities to deliver personalized wellness and aesthetic treatments in a relaxing environment.",
      url: "https://louloumedspa.com/",
      telephone: "+1-405-774-1989",
      address: {
        @type: "PostalAddress",
        streetAddress: "14510 Bogert Pkwy",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.618266399999996,
        longitude: -97.5724913
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "385",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding metro areas",
      knowsAbout: "Wellness & Med Spas, Wellness seekers, busy professionals wanting self-care, individuals pursuing aesthetic treatments, those seeking therapeutic massage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical-Grade Treatments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.