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: "I.M. Sulzbacher Center for the Homeless",
description: "I.M. Sulzbacher Center for the Homeless is a comprehensive social services organization serving homeless and low-income individuals and families in Jacksonville. They provide street outreach, emergency housing, case management, job placement assistance, permanent supportive housing, daily meals, healthcare services, and a therapeutic early learning center. Sulzbacher also offers specialized veteran services and operates multiple health centers across Jacksonville and Jacksonville Beach.",
url: "https://sulzbacherjax.org/",
telephone: "+1-904-394-8100",
address: {
@type: "PostalAddress",
streetAddress: "611 E Adams St",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3266392,
longitude: -81.64957009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, FL",
knowsAbout: "Mental Health & Therapy, Homeless individuals and families, veterans experiencing homelessness, low-income families seeking housing and healthcare",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Support Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Veteran 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.