Structured Data

    Hillcrest Psychological Associates

    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: "Hillcrest Psychological Associates",
      description: "Hillcrest Psychological Associates is a mental health clinic in San Diego providing comprehensive psychological services including therapy, counseling, and psychiatric care. Located in the Hillcrest neighborhood, they serve patients seeking individual and couples therapy with a focus on creating a supportive, affirming environment for all clients.",
      url: "http://hillcrestpsych.com/",
      telephone: "+1-619-354-7400",
      address: {
        @type: "PostalAddress",
        streetAddress: "3734 Sixth Ave",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.745802499999996,
        longitude: -117.1598156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples in need of relationship counseling, LGBTQ+ clients, San Diego residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hillcrest Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Mental Health Services"
        }
      ],
      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.