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: "YWCA Corpus Christi",
description: "YWCA Corpus Christi is a nonprofit organization dedicated to eliminating racism, empowering women, and promoting peace, justice, and dignity for all. They operate two flagship programs: Fitness Connection for Seniors (ages 50+) offering fitness classes and wellness activities to combat loneliness and support physical and mental health, and the YWTeen Program serving 5th and 6th grade girls with character-building activities. Beyond fitness, the organization provides community education on racial justice and women's economic empowerment.",
url: "https://www.ywcacc.org/",
telephone: "+1-361-857-5661",
address: {
@type: "PostalAddress",
streetAddress: "4601 Corona Dr",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7133731,
longitude: -97.38945
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "180",
bestRating: "5"
},
areaServed: "Corpus Christi and surrounding coastal bend area",
knowsAbout: "Fitness & Personal Training, Seniors aged 50+ seeking group fitness and community, Parents of 5th-6th grade girls, Community members interested in racial justice and women's empowerment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Senior Fitness Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Youth Leadership Development"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mission-Driven Nonprofit"
}
],
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.