{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "zipradar — Zoning by US ZIP",
  "description": "Zoning per US ZIP code — sourced from Municipal planning departments, refreshed annual plus ad-hoc rezonings.",
  "url": "https://zipradar.org/topic/zoning/",
  "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": [
    "zoning",
    "us zip code",
    "neighborhood data",
    "municipal planning departments"
  ],
  "creator": {
    "@type": "Organization",
    "name": "Municipal planning departments",
    "url": "https://zipradar.org/methodology/"
  },
  "isAccessibleForFree": true,
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/html",
      "contentUrl": "https://zipradar.org/topic/zoning/",
      "description": "Topic landing page with full federation breakdown"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://zipradar.org/api/zoning.json",
      "description": "Machine-readable topic metadata"
    }
  ],
  "topic": {
    "slug": "zoning",
    "label": "Zoning",
    "source": "Municipal planning departments",
    "sourceUrl": "https://zipradar.org/methodology/",
    "refreshCadence": "Annual plus ad-hoc rezonings",
    "limitations": "Top-25 cities covered at launch. Houston has no zoning laws (special handling). Elsewhere, zipradar links to the planning department's portal."
  },
  "coverage": {
    "zip_count": 340,
    "state_count": 51,
    "url_template_per_zip": "https://zipradar.org/topic/zoning/{zip}/",
    "url_template_per_state": "https://zipradar.org/topic/zoning/state/{state-lowercase}/"
  },
  "sitemap": "https://zipradar.org/sitemap.xml",
  "sitemap_ai": "https://zipradar.org/sitemap-ai.xml",
  "contact": "contact@editnative.com"
}