{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Loysville, PA",
  "description": "Cell tower locations and coverage information for Loysville, Pennsylvania",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/loysville/pa",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.365639,
    "longitude": -77.34443
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loysville",
    "addressRegion": "PA",
    "postalCode": "17047",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2976
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 31,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQZR367",
          "identifier": 16930974,
          "url": "https://www.celltowermaps.com/tower/16930974",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.347444",
            "longitude": "-77.338194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZR367"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQOQ850",
          "identifier": 16194022,
          "url": "https://www.celltowermaps.com/tower/16194022",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.362500",
            "longitude": "-77.372222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOQ850"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKZ756",
          "identifier": 14169413,
          "url": "https://www.celltowermaps.com/tower/14169413",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.362583",
            "longitude": "-77.371944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKZ756"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNGG385",
          "identifier": 14175070,
          "url": "https://www.celltowermaps.com/tower/14175070",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.372028",
            "longitude": "-77.349417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNGG385"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "PENNSYLVANIA, COMMONWEALTH OF",
      "count": 3
    },
    {
      "licenseType": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ]
}