{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Jumping Branch, WV",
  "description": "Cell tower locations and coverage information for Jumping Branch, West Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/jumping-branch/wv",
  "dateModified": "2026-04-03",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.646783,
    "longitude": -80.989048
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jumping Branch",
    "addressRegion": "WV",
    "postalCode": "25969",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1348
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.84
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - W244BF",
          "identifier": 1000079405,
          "url": "https://www.celltowermaps.com/tower/1000079405",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.646111",
            "longitude": "-80.962500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "W244BF"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXS774",
          "identifier": 16809866,
          "url": "https://www.celltowermaps.com/tower/16809866",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.657944",
            "longitude": "-80.957917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXS774"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "GRACE MISSIONARY BAPTIST CHURCH",
      "count": 1
    },
    {
      "licenseType": "T-Mobile License LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "T-Mobile License LLC",
      "count": 1
    }
  ]
}