{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Roaring Branch, PA",
  "description": "Cell tower locations and coverage information for Roaring Branch, Pennsylvania",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/roaring-branch/pa",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.565631,
    "longitude": -76.952742
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roaring Branch",
    "addressRegion": "PA",
    "postalCode": "17765",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1156
    },
    {
      "@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 - WQOE624",
          "identifier": 16162011,
          "url": "https://www.celltowermaps.com/tower/16162011",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.554722",
            "longitude": "-76.963333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOE624"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQJI333",
          "identifier": 15826799,
          "url": "https://www.celltowermaps.com/tower/15826799",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.554722",
            "longitude": "-76.963333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQJI333"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Commonwealth of Pennsylvania",
      "count": 1
    },
    {
      "licenseType": "PENNSYLVANIA, COMMONWEALTH OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}