{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Wallsburg, UT",
  "description": "Cell tower locations and coverage information for Wallsburg, Utah",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/wallsburg/ut",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.387734,
    "longitude": -111.422405
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wallsburg",
    "addressRegion": "UT",
    "postalCode": "84082",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 849
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.04
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 50,
      "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 - WPRX326",
          "identifier": 15104204,
          "url": "https://www.celltowermaps.com/tower/15104204",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.386694",
            "longitude": "-111.420000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPRX326"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQQS831",
          "identifier": 16337726,
          "url": "https://www.celltowermaps.com/tower/16337726",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.386639",
            "longitude": "-111.422417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQQS831"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Wallsburg, Town of",
      "count": 1
    },
    {
      "licenseType": "TOWN OF WALLSBURG",
      "count": 1
    }
  ],
  "majorCarriers": []
}