Structured Data

    Integrative Psychological Solutions NC

    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: "Integrative Psychological Solutions NC",
      description: "Integrative Psychological Solutions NC is a mental health clinic in Durham offering comprehensive psychological services to help clients achieve better emotional and mental well-being. The practice combines evidence-based therapeutic approaches with a holistic perspective to address anxiety, depression, relationship issues, and other mental health concerns. They focus on personalized care that integrates psychological treatment with overall wellness.",
      url: "http://www.livelifewellnc.com/",
      telephone: "+1-919-908-6465",
      address: {
        @type: "PostalAddress",
        streetAddress: "6104 Fayetteville Rd Suite 101",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9160585,
        longitude: -78.9327572
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationships, anyone managing anxiety or depression",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Durham 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.