{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Ranger, WV",
  "description": "Cell tower locations and coverage information for Ranger, West Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/ranger/wv",
  "dateModified": "2026-04-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.120649,
    "longitude": -82.185417
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ranger",
    "addressRegion": "WV",
    "postalCode": "25557",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1537
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 15,
      "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 - KEL880",
          "identifier": 15025396,
          "url": "https://www.celltowermaps.com/tower/15025396",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.117528",
            "longitude": "-82.166389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KEL880"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQNK550",
          "identifier": 16103572,
          "url": "https://www.celltowermaps.com/tower/16103572",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.147750",
            "longitude": "-82.184806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQNK550"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CSX Transportation Inc",
      "count": 1
    },
    {
      "licenseType": "BRANCHLAND MIDKIFF PUBLIC SERVICE DISTRICT",
      "count": 1
    }
  ],
  "majorCarriers": []
}