Structured Data

    Virginia Beach Psychiatric Center

    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: "Virginia Beach Psychiatric Center",
      description: "Virginia Beach Psychiatric Center provides comprehensive mental health services including psychiatric evaluations, medication management, therapy, and crisis intervention for adolescents and adults. Located in Virginia Beach, the center offers both individual and group treatment options to address a wide range of mental health conditions in an outpatient clinical setting.",
      url: "https://vbpcweb.com/",
      telephone: "+1-757-496-6000",
      address: {
        @type: "PostalAddress",
        streetAddress: "1100 First Colonial Rd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23454",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.866233,
        longitude: -76.0285182
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.9",
        reviewCount: "174",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults and adolescents seeking psychiatric evaluation, medication management, and therapy; individuals in mental health crisis",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Psychiatric Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Crisis Services Available"
        }
      ],
      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.