Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Hampton Roads Behavioral Health",
description: "Hampton Roads Behavioral Health is a mental health clinic in Norfolk offering psychiatric and behavioral health services to adults and families. They provide therapy, counseling, and psychiatric evaluations in a clinical setting to help patients address mental health conditions and improve overall wellness.",
url: "http://www.hrbhgroup.com/",
telephone: "+1-757-587-4744",
address: {
@type: "PostalAddress",
streetAddress: "1500 E Little Creek Rd # 205",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.9165771,
longitude: -76.2335767
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding Hampton Roads region",
knowsAbout: "Mental Health & Therapy, Adults seeking mental health treatment, families needing therapy, individuals requiring psychiatric evaluation and medication management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Psychiatric Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Family Therapy"
}
],
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.