{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Round Rock, AZ",
  "description": "Cell tower locations and coverage information for Round Rock, Arizona",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/round-rock/az",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.513056,
    "longitude": -109.473439
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Round Rock",
    "addressRegion": "AZ",
    "postalCode": "86547",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1040
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 14,
      "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 - WPXX895",
          "identifier": 15337471,
          "url": "https://www.celltowermaps.com/tower/15337471",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.487556",
            "longitude": "-109.451306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPXX895"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQKQ887",
          "identifier": 15900991,
          "url": "https://www.celltowermaps.com/tower/15900991",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.507083",
            "longitude": "-109.467250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQKQ887"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NAVAJO NATION DEPARTMENT OF WATER RESOURCES",
      "count": 1
    },
    {
      "licenseType": "SBI License Corporation",
      "count": 1
    }
  ],
  "majorCarriers": []
}