{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hat Creek, CA",
  "description": "Cell tower locations and coverage information for Hat Creek, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hat-creek/ca",
  "dateModified": "2026-04-03",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.830438,
    "longitude": -121.513592
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hat Creek",
    "addressRegion": "CA",
    "postalCode": "96040",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 86
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 15,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNDB932",
          "identifier": 14703605,
          "url": "https://www.celltowermaps.com/tower/14703605",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.836556",
            "longitude": "-121.528861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNDB932"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNDB932",
          "identifier": 14703606,
          "url": "https://www.celltowermaps.com/tower/14703606",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.833778",
            "longitude": "-121.517194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNDB932"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BOYD TRANSPORTATION INC",
      "count": 2
    }
  ],
  "majorCarriers": []
}