Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "NAMI Jacksonville",
description: "NAMI Jacksonville is a local chapter of the National Alliance on Mental Illness dedicated to providing free support, education, and advocacy for individuals living with mental health conditions and their families. They offer peer-led support groups, educational programs, and mental health awareness initiatives to help reduce stigma and connect people with resources. As a grassroots organization, NAMI Jacksonville empowers the community through lived experience and evidence-based programs.",
url: "https://www.namijax.org/",
telephone: "+1-904-724-7782",
address: {
@type: "PostalAddress",
streetAddress: "40 E Adams St ste ll05",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.327173600000002,
longitude: -81.6567589
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, Florida",
knowsAbout: "Mental Health & Therapy, Individuals living with mental illness, families of those with mental health conditions, people seeking peer support and community connection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Peer-Led Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Advocacy & Education"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Programs"
}
],
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.