Structured Data

    Mindful Therapy Group - Northeast Portland

    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: "Mindful Therapy Group - Northeast Portland",
      description: "Mindful Therapy Group is a mental health practice in Northeast Portland offering individual therapy, couples counseling, and specialized treatment for trauma, anxiety, depression, and life transitions. Their licensed therapists provide evidence-based approaches tailored to each client's needs, with flexible scheduling including evening and weekend appointments to accommodate busy schedules.",
      url: "https://mindfultherapygroup.com/get-started-utm/",
      telephone: "+1-971-365-3166",
      address: {
        @type: "PostalAddress",
        streetAddress: "1500 NE Irving St suite 210",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.527637899999995,
        longitude: -122.65007929999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Working professionals, couples seeking relationship counseling, individuals recovering from trauma, people managing anxiety or depression",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Treatment Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.