{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Wapiti, WY",
  "description": "Cell tower locations and coverage information for Wapiti, Wyoming",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/wapiti/wy",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.468583,
    "longitude": -109.437631
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wapiti",
    "addressRegion": "WY",
    "postalCode": "82450",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 133
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "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 - WPEG663",
          "identifier": 14604431,
          "url": "https://www.celltowermaps.com/tower/14604431",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.457167",
            "longitude": "-109.474056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPEG663"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQVZ315",
          "identifier": 16689729,
          "url": "https://www.celltowermaps.com/tower/16689729",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.459778",
            "longitude": "-109.459167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQVZ315"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "PRINCE, ELSA D",
      "count": 1
    },
    {
      "licenseType": "BAUM, JOEL",
      "count": 1
    }
  ],
  "majorCarriers": []
}