Structured Data

    Sweet Medicine Massage & Bodywork

    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: "Sweet Medicine Massage & Bodywork",
      description: "Sweet Medicine Massage & Bodywork in Lakewood offers therapeutic massage services including deep tissue, sports massage, and specialized techniques to address pain, injury recovery, and relaxation. The practice focuses on personalized treatment plans tailored to each client's specific needs, whether for chronic pain management, athletic recovery, or wellness maintenance.",
      url: "https://www.massagebook.com/biz/sweet-medicine-massage-bodywork",
      telephone: "+1-720-593-2066",
      address: {
        @type: "PostalAddress",
        streetAddress: "8805 W 14th Ave #320",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80215",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7386828,
        longitude: -105.09634129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "178",
        bestRating: "5"
      },
      areaServed: "Lakewood, CO and surrounding Denver metro areas",
      knowsAbout: "Massage Therapy, Athletes and active individuals, People with chronic pain or injuries, Those seeking therapeutic wellness and stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Specialized Techniques"
        }
      ],
      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.