search_daycares
ActiveTool of Lodi Kids Activities
Search licensed daycares in Lodi, CA. Filter by child age (in MONTHS — daycares think in months for under-5s), program kind (daycare / preschool / after_school), facility setting (in_home / center), or claimed-only (more reliable data). Returns up to 10 daycares with hours + tuition where available. For subsidy / bilingual / curriculum filters, follow up with `get_daycare` on a slug.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"maximum": 25,
"minimum": 1,
"description": "Max daycares to return (1-25). Default 10."
},
"setting": {
"enum": [
"in_home",
"center"
],
"type": "string",
"description": "Filter by facility setting. 'in_home' is a family child care home (smaller, residential). 'center' is a commercial facility."
},
"age_months": {
"type": "integer",
"maximum": 144,
"minimum": 0,
"description": "Child age in months. Returns daycares whose licensed age range includes this age. Daycares without ages_min/max populated are kept (we don't know they DON'T serve this age)."
},
"claimed_only": {
"type": "boolean",
"description": "If true, only return daycares whose owner has claimed the listing (more accurate data + reliable contact channel)."
},
"program_kind": {
"enum": [
"daycare",
"preschool",
"after_school"
],
"type": "string",
"description": "Filter by program kind."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lodi Kids Activities
1/7 registries