{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Daniel, WY",
  "description": "Cell tower locations and coverage information for Daniel, Wyoming",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/daniel/wy",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.864385,
    "longitude": -110.070994
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Daniel",
    "addressRegion": "WY",
    "postalCode": "83115",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 274
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRPC201",
          "identifier": 17453479,
          "url": "https://www.celltowermaps.com/tower/17453479",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.853806",
            "longitude": "-110.048000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRPC201"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WROG962",
          "identifier": 17556687,
          "url": "https://www.celltowermaps.com/tower/17556687",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.853917",
            "longitude": "-110.047833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROG962"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WROG975",
          "identifier": 17428199,
          "url": "https://www.celltowermaps.com/tower/17428199",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.864583",
            "longitude": "-110.075917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROG975"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Union Telephone Company",
      "count": 2
    },
    {
      "licenseType": "LR Communications, Inc.",
      "count": 1
    }
  ],
  "majorCarriers": []
}