Structured Data

    Pacific Mind Institute

    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: "Pacific Mind Institute",
      description: "Pacific Mind Institute is a medical clinic in Meridian, ID specializing in mental health and psychiatric care. They provide comprehensive mental health services including psychiatric evaluation, medication management, and counseling to help patients achieve better mental wellness and quality of life.",
      url: "http://www.pacificmind.org/",
      telephone: "+1-208-715-4346",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200 N Main St #1550",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83680",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.614916699999995,
        longitude: -116.3911372
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Meridian, Boise, and surrounding Ada County communities",
      knowsAbout: "Mental Health & Therapy, Individuals seeking psychiatric care, medication management, mental health counseling, patients with mood disorders or anxiety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Psychiatric Care"
        },
        {
          @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.