{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "zipradar — Flood zone by US ZIP",
  "description": "Flood zone per US ZIP code — sourced from FEMA NFHL, refreshed quarterly loma updates.",
  "url": "https://zipradar.org/topic/flood-zone/",
  "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": [
    "flood zone",
    "us zip code",
    "neighborhood data",
    "fema nfhl"
  ],
  "creator": {
    "@type": "Organization",
    "name": "FEMA NFHL",
    "url": "https://www.fema.gov/flood-maps/national-flood-hazard-layer"
  },
  "isAccessibleForFree": true,
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/html",
      "contentUrl": "https://zipradar.org/topic/flood-zone/",
      "description": "Topic landing page with full federation breakdown"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://zipradar.org/api/flood-zone.json",
      "description": "Machine-readable topic metadata"
    }
  ],
  "topic": {
    "slug": "flood-zone",
    "label": "Flood zone",
    "source": "FEMA NFHL",
    "sourceUrl": "https://www.fema.gov/flood-maps/national-flood-hazard-layer",
    "refreshCadence": "Quarterly LOMA updates",
    "limitations": "For an official flood-zone determination (required by lenders), consult the FEMA Map Service Center directly. zipradar shows informational classifications only."
  },
  "coverage": {
    "zip_count": 340,
    "state_count": 51,
    "url_template_per_zip": "https://zipradar.org/topic/flood-zone/{zip}/",
    "url_template_per_state": "https://zipradar.org/topic/flood-zone/state/{state-lowercase}/"
  },
  "sitemap": "https://zipradar.org/sitemap.xml",
  "sitemap_ai": "https://zipradar.org/sitemap-ai.xml",
  "contact": "contact@editnative.com"
}