{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Montgomery Creek, CA",
  "description": "Cell tower locations and coverage information for Montgomery Creek, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/montgomery-creek/ca",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.841545,
    "longitude": -121.923607
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montgomery Creek",
    "addressRegion": "CA",
    "postalCode": "96065",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 332
    },
    {
      "@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 - WPLZ585",
          "identifier": 14287974,
          "url": "https://www.celltowermaps.com/tower/14287974",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.842389",
            "longitude": "-121.922222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPLZ585"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNQV624",
          "identifier": 14518353,
          "url": "https://www.celltowermaps.com/tower/14518353",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.844333",
            "longitude": "-121.917778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNQV624"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SUPERIOR COURT OF CALIFORNIA, COUNTY OF SHASTA",
      "count": 1
    },
    {
      "licenseType": "MOUNTAIN UNION SCHOOL",
      "count": 1
    }
  ],
  "majorCarriers": []
}