Structured Data

    Open Mind Psychiatry

    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: "Open Mind Psychiatry",
      description: "Open Mind Psychiatry is a mental health clinic in Richardson specializing in psychiatric care and medication management for adults. Led by experienced psychiatrists, they provide comprehensive mental health evaluations, treatment planning, and ongoing psychiatric services to help patients achieve emotional wellness and stability.",
      url: "https://openmindpsychiatry.com/",
      telephone: "+1-206-424-9655",
      address: {
        @type: "PostalAddress",
        streetAddress: "811 S Central Expy Ste 536",
        addressLocality: "Richardson",
        addressRegion: "TX",
        postalCode: "75080",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9407371,
        longitude: -96.74320019999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Richardson, TX and surrounding Dallas-Fort Worth areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking psychiatric evaluation, medication management, individuals managing mood disorders or anxiety, patients transitioning mental health care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Psychiatric Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Centered Approach"
        }
      ],
      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.