{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "zipradar — Wildfire risk by US ZIP",
  "description": "Wildfire risk per US ZIP code — sourced from USDA Forest Service, refreshed annual (usfs update).",
  "url": "https://zipradar.org/topic/wildfire-risk/",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@type": "Organization",
    "name": "zipradar",
    "url": "https://zipradar.org"
  },
  "spatialCoverage": {
    "@type": "Country",
    "name": "United States"
  },
  "dateModified": "2026-04-26",
  "keywords": [
    "wildfire risk",
    "us zip code",
    "neighborhood data",
    "usda forest service"
  ],
  "creator": {
    "@type": "Organization",
    "name": "USDA Forest Service",
    "url": "https://wildfirerisk.org/"
  },
  "isAccessibleForFree": true,
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/html",
      "contentUrl": "https://zipradar.org/topic/wildfire-risk/",
      "description": "Topic landing page with full federation breakdown"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://zipradar.org/api/wildfire-risk.json",
      "description": "Machine-readable topic metadata"
    }
  ],
  "topic": {
    "slug": "wildfire-risk",
    "label": "Wildfire risk",
    "source": "USDA Forest Service",
    "sourceUrl": "https://wildfirerisk.org/",
    "refreshCadence": "Annual (USFS update)",
    "limitations": "Community-level only. The 5-step scale reflects the hazard of the landscape, not property-specific factors like defensible space or construction materials."
  },
  "coverage": {
    "zip_count": 340,
    "state_count": 51,
    "url_template_per_zip": "https://zipradar.org/topic/wildfire-risk/{zip}/",
    "url_template_per_state": "https://zipradar.org/topic/wildfire-risk/state/{state-lowercase}/"
  },
  "sitemap": "https://zipradar.org/sitemap.xml",
  "sitemap_ai": "https://zipradar.org/sitemap-ai.xml",
  "contact": "contact@editnative.com"
}