{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Millersview, TX",
  "description": "Cell tower locations and coverage information for Millersview, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/millersview/tx",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.408771,
    "longitude": -99.755627
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millersview",
    "addressRegion": "TX",
    "postalCode": "76862",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 184
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.15
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 13,
      "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 - WRPC963",
          "identifier": 17454301,
          "url": "https://www.celltowermaps.com/tower/17454301",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.399528",
            "longitude": "-99.778611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRPC963"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRL807",
          "identifier": 14936618,
          "url": "https://www.celltowermaps.com/tower/14936618",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.409889",
            "longitude": "-99.750917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRL807"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AMG Technology Investment Group, LLC",
      "count": 1
    },
    {
      "licenseType": "MILLERSVIEW DOOLE WATER SUPPLY CORPORATION",
      "count": 1
    }
  ],
  "majorCarriers": []
}