{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Montgomery, TX",
  "description": "Cell tower locations and coverage information for Montgomery, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/montgomery/tx",
  "dateModified": "2026-04-28",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.314465,
    "longitude": -95.646479
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montgomery",
    "addressRegion": "TX",
    "postalCode": "77316",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 29191
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.95
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - WQZP384",
          "identifier": 16966080,
          "url": "https://www.celltowermaps.com/tower/16966080",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.302861",
            "longitude": "-95.645639"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZP384"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRS863",
          "identifier": 16412352,
          "url": "https://www.celltowermaps.com/tower/16412352",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.305944",
            "longitude": "-95.624667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRS863"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "KAMSTRUP WATER METERING, LLC",
      "count": 1
    },
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}