Structured Data

    NAMI Oregon

    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: "NAMI Oregon",
      description: "NAMI Oregon is a nonprofit organization dedicated to improving the lives of people affected by mental illness through education, advocacy, and peer support services. Based in Portland, they offer free support groups, mental health education programs, and community resources for individuals and families navigating mental health challenges. Their mission centers on reducing stigma and providing compassionate, evidence-based support throughout Oregon.",
      url: "https://www.namior.org/",
      telephone: "+1-503-230-8009",
      address: {
        @type: "PostalAddress",
        streetAddress: "147 SE 102nd Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5210431,
        longitude: -122.5587112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Portland and throughout Oregon",
      knowsAbout: "Mental Health & Therapy, Individuals with mental illness, Family members of those with mental health conditions, Community members seeking mental health education",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Peer Support Groups"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Statewide Reach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stigma Reduction & Education"
        }
      ],
      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.