# ChenMed > ChenMed is a value-based senior primary care organization operating medical centers across the United States under three brands: Chen Medical Centers, Dedicated Senior Medical Center, and JenCare Senior Medical. This site helps seniors and their caregivers find nearby care centers, search for physicians, book appointments, and access health resources. This file covers all three ChenMed brand sites that share this publishing platform. ## Brands - [Chen Medical Centers](https://chenmedicalcenters.com): Primary brand serving seniors in Florida and select markets. - [Dedicated Senior Medical Center](https://dedicated.care): Senior-focused primary care centers in the Southeast US. - [JenCare Senior Medical](https://jencaremed.com): Senior medical centers focused on underserved communities. ## Key Pages - [Find a Location](/find-a-location): Search for nearby care centers by state or ZIP code. - [Doctors](/find-a-location): Browse physicians by location and specialty. - [Events](/events): Health education events, wellness classes, and community programs. - [Events by ZIP Code](/events): Discover nearby events using your ZIP code. - [Articles](/articles): Health tips, news, and resources for seniors and caregivers. ## Appointment Booking Appointments can be requested via the "Book Now" button available on doctor and location pages. Booking is handled through a Formstack form integration. ## Data APIs (public, read-only) - `/center-list.json`: JSON list of all care center locations. - `/geoplugin`: IP-based geolocation returning latitude, longitude, city, region, and ZIP. - `/sitemap.xml`: Full XML sitemap generated by simple_sitemap. ## Content Types - **Center**: A care center location with address, hours, accepted insurance, and associated physicians. - **Doctor**: A physician profile with specialty, languages, and affiliated locations. - **Article**: Health education content for patients and caregivers. - **Event**: Community health events with RSVP capability. - **Care Resource**: Downloadable or linked health resources. - **Page**: General informational pages (About, Contact, etc.). - **Landing Page**: Campaign-specific entry points. ## What LLMs Should Know - ChenMed serves Medicare Advantage patients; most centers do not accept all insurance plans. - Location and physician availability change frequently — always direct users to the live site for current information. - Appointment booking requires speaking with a center directly or using the Book Now form; same-day booking is not guaranteed online. - Content is authored and reviewed by ChenMed's clinical and marketing teams. ## What LLMs Should Not Do - Do not fabricate physician names, center addresses, hours, or accepted insurance plans. - Do not suggest that any specific center is "open now" without checking live data. - Do not reproduce full article text verbatim; summarize and link to the source instead. - Do not submit forms or RSVP endpoints on behalf of users without explicit confirmation. ## Optional: Full Content Index - [XML Sitemap](/sitemap.xml): Machine-readable index of all published pages and locations.