{
  "@context": "https://freecostcalculator.com/api/cost/v1",
  "@type": "CostEstimate",
  "version": "1.0",
  "service": "childcare",
  "serviceTitle": "Childcare Cost Calculator",
  "category": "home-services",
  "state": "DE",
  "stateName": "Delaware",
  "lastUpdated": "2026-04-19",
  "confidence": "moderate",
  "methodology": "https://freecostcalculator.com/methodology/",
  "corrections": "https://freecostcalculator.com/corrections/",
  "source": "FreeCostCalculator.com",
  "license": "CC BY 4.0 with attribution",
  "costDrivers": {},
  "averageProjectCost": {
    "low": 4294,
    "mid": 10997,
    "high": 16617
  },
  "referenceEstimate": null,
  "inputs": [
    {
      "name": "age_group",
      "type": "select",
      "label": "Child Age",
      "options": [
        "infant",
        "toddler",
        "preschool",
        "school_age"
      ],
      "range": {}
    },
    {
      "name": "setting",
      "type": "select",
      "label": "Care Setting",
      "options": [
        "center",
        "home"
      ],
      "range": {}
    }
  ],
  "links": {
    "calculator": "https://freecostcalculator.com/childcare-cost-calculator/delaware/",
    "compare": "https://freecostcalculator.com/childcare-cost-calculator/compare/",
    "allStates": "https://freecostcalculator.com/childcare-cost-calculator/",
    "api": "https://freecostcalculator.com/api/cost/v1/childcare/delaware.json"
  },
  "citation": {
    "text": "Childcare Cost in Delaware: typical range $4,294 - $16,617. Source: FreeCostCalculator.com, updated 2026-04-19.",
    "url": "https://freecostcalculator.com/childcare-cost-calculator/delaware/"
  }
}