{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "zipradar — Property tax by US ZIP",
  "description": "Property tax per US ZIP code — sourced from County assessors, refreshed annual reassessment per county.",
  "url": "https://zipradar.org/topic/property-tax/",
  "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": [
    "property tax",
    "us zip code",
    "neighborhood data",
    "county assessors"
  ],
  "creator": {
    "@type": "Organization",
    "name": "County assessors",
    "url": "https://zipradar.org/methodology/"
  },
  "isAccessibleForFree": true,
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/html",
      "contentUrl": "https://zipradar.org/topic/property-tax/",
      "description": "Topic landing page with full federation breakdown"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://zipradar.org/api/property-tax.json",
      "description": "Machine-readable topic metadata"
    }
  ],
  "topic": {
    "slug": "property-tax",
    "label": "Property tax",
    "source": "County assessors",
    "sourceUrl": "https://zipradar.org/methodology/",
    "refreshCadence": "Annual reassessment per county",
    "limitations": "Top-50 metros covered at launch (~35% of US population). Smaller counties link directly to the assessor portal with a 'data coming soon' note."
  },
  "coverage": {
    "zip_count": 340,
    "state_count": 51,
    "url_template_per_zip": "https://zipradar.org/topic/property-tax/{zip}/",
    "url_template_per_state": "https://zipradar.org/topic/property-tax/state/{state-lowercase}/"
  },
  "sitemap": "https://zipradar.org/sitemap.xml",
  "sitemap_ai": "https://zipradar.org/sitemap-ai.xml",
  "contact": "contact@editnative.com"
}