Structured Data

    Sports Massage by Kristi

    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: "Sports Massage by Kristi",
      description: "Sports Massage by Kristi is an independent massage therapy practice in Evergreen specializing in sports massage and injury recovery. Kristi provides personalized treatment for athletes and active individuals dealing with muscle tension, sports-related injuries, and performance optimization. She offers same-day appointments and focuses on delivering therapeutic care tailored to each client's specific needs and goals.",
      url: "http://massagebook.com/SportsMassageKristi",
      telephone: "+1-303-818-1863",
      address: {
        @type: "PostalAddress",
        streetAddress: "27905 Meadow Dr #8",
        addressLocality: "Evergreen",
        addressRegion: "CO",
        postalCode: "80439",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6380856,
        longitude: -105.31580559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Evergreen, CO and surrounding mountain communities",
      knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from sports injuries, fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Availability"
        }
      ],
      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.