Structured Data

    Peak City Psychology

    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: "Peak City Psychology",
      description: "Peak City Psychology is a mental health clinic in Apex offering therapy and counseling services to individuals and families. The practice provides evidence-based psychological care in a welcoming, professional environment designed to support clients through life challenges and mental health concerns.",
      url: "https://www.peakcitypsychology.com/",
      telephone: "+1-919-303-0377",
      address: {
        @type: "PostalAddress",
        streetAddress: "201 S Salem St",
        addressLocality: "Apex",
        addressRegion: "NC",
        postalCode: "27502",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7294596,
        longitude: -78.8521506
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Apex, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Families needing counseling, People addressing mental health concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Practice"
        },
        {
          @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.