Structured Data

    The Point 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: "The Point Wellness",
      description: "The Point Wellness is a full-service wellness spa located in downtown Round Rock offering massage therapy, acupuncture, and other holistic treatments designed to help clients recharge and restore balance. The spa provides a comprehensive approach to wellness in a welcoming environment, with a focus on personalized care across multiple therapeutic modalities.",
      url: "http://www.thepointwellness.com/",
      telephone: "+1-737-200-2783",
      address: {
        @type: "PostalAddress",
        streetAddress: "116 E Main St",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.5090993,
        longitude: -97.67810569999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Round Rock and surrounding Central Texas communities",
      knowsAbout: "Wellness & Med Spas, Stressed professionals seeking relaxation, individuals managing chronic pain, wellness-focused individuals, those exploring holistic health approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Wellness Modalities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Round Rock Location"
        }
      ],
      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.