📊 Open Dataset — Bulk Downloads

Full dataset of 8,500+ US urgent care clinics. Updated monthly. Licensed CC-BY-4.0.

Hosted on Public Platforms

Direct Downloads (live data)

Generated live from API endpoints — always fresh.

📋 Clinic Schema

{
  "id": "afc-urgent-care-dedham",
  "name": "AFC Urgent Care - Dedham",
  "network": "AFC",
  "address": "600 Providence Hwy, Suite 17, Dedham, MA 02026",
  "neighborhood": "Dedham",
  "coordinates": "42.2493,-71.1662",
  "phone": "+1-781-326-5510",
  "hours": {
    "mon": "8:00 AM - 8:00 PM",
    "tue": "8:00 AM - 8:00 PM",
    ...
  },
  "services": ["Walk-in urgent care", "X-ray", "Flu & strep testing"],
  "insurance": ["BlueCross BlueShield", "Aetna", "Medicare"],
  "rating": 4.5,
  "reviews_count": 234,
  "website": "https://www.afcurgentcare.com/dedham/",
  "url": "https://urgentcaremap.health/massachusetts/boston/afc-urgent-care-dedham/"
}

📝 How to Cite

If you use this data in research, applications, or publications, please cite:

Lorynec, O. (2026). UrgentCareMap: US Urgent Care Centers Database. urgentcaremap.health. Available at https://urgentcaremap.health

BibTeX format:

@misc{urgentcaremap2026,
  author = {Lorynec, Oleksandr},
  title = {UrgentCareMap: US Urgent Care Centers Database},
  year = {2026},
  publisher = {urgentcaremap.health},
  url = {https://urgentcaremap.health}
}
← Back to Developer Hub