Structured Data

    Pinnacle Massage West

    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: "Pinnacle Massage West",
      description: "Pinnacle Massage West is an independently-run massage therapy clinic in Charlotte offering therapeutic massage services to help clients manage pain, reduce stress, and improve overall wellness. Located at 535 Yellowstone Drive, they focus on personalized treatment plans tailored to each client's needs and goals.",
      url: "http://www.pinnaclemassagellc.com/",
      telephone: "+1-704-689-4613",
      address: {
        @type: "PostalAddress",
        streetAddress: "535 Yellowstone Dr #206",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2501059,
        longitude: -80.86830959999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage for pain management, stress relief, and wellness, athletes and active people managing muscle tension",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Therapeutic Practice"
        }
      ],
      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.