{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Honeydew, CA",
  "description": "Cell tower locations and coverage information for Honeydew, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/honeydew/ca",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.243469,
    "longitude": -124.123524
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Honeydew",
    "addressRegion": "CA",
    "postalCode": "95545",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 277
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 31,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WGC567",
          "identifier": 14277189,
          "url": "https://www.celltowermaps.com/tower/14277189",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.229583",
            "longitude": "-124.148944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WGC567"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WIK41",
          "identifier": 14184537,
          "url": "https://www.celltowermaps.com/tower/14184537",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.237806",
            "longitude": "-124.132500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WIK41"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPPU820",
          "identifier": 14821576,
          "url": "https://www.celltowermaps.com/tower/14821576",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.239861",
            "longitude": "-124.123389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPPU820"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQLS913",
          "identifier": 15977107,
          "url": "https://www.celltowermaps.com/tower/15977107",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.239861",
            "longitude": "-124.123389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQLS913"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CALIFORNIA, STATE OF",
      "count": 2
    },
    {
      "licenseType": "MATTOLE UNIFIED SCHOOL DISTRICT",
      "count": 2
    }
  ],
  "majorCarriers": [
    {
      "carrier": "MATTOLE UNIFIED SCHOOL DISTRICT",
      "count": 2
    }
  ]
}