Structured Data

    Stephanie George Therapeutic Massage

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Stephanie George Therapeutic Massage",
      description: "Stephanie George is a licensed massage therapist (LMT) based in Portland offering therapeutic massage services from her wellness practice at 718 NE 20th Ave. She specializes in therapeutic massage designed to address pain, tension, and recovery, providing personalized treatment plans for clients seeking relief and wellness support. Gift cards are available for purchases.",
      url: "https://stephgeorgelmt.com/",
      telephone: "+1-503-679-0479",
      address: {
        @type: "PostalAddress",
        streetAddress: "718 NE 20th Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5282056,
        longitude: -122.64526160000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking pain relief, athletes and active people, those recovering from injury, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Massage Therapist (LMT)"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gift Cards Available"
        }
      ],
      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.