{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Springville, PA",
  "description": "Cell tower locations and coverage information for Springville, Pennsylvania",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/springville/pa",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.697576,
    "longitude": -75.917697
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Springville",
    "addressRegion": "PA",
    "postalCode": "18844",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1720
    },
    {
      "@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 - WQYT906",
          "identifier": 16876934,
          "url": "https://www.celltowermaps.com/tower/16876934",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.681250",
            "longitude": "-75.921528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQYT906"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQPF736",
          "identifier": 16236603,
          "url": "https://www.celltowermaps.com/tower/16236603",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.692139",
            "longitude": "-75.910750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQPF736"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRN378",
          "identifier": 16399415,
          "url": "https://www.celltowermaps.com/tower/16399415",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.692111",
            "longitude": "-75.910750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRN378"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SPRINGVILLE TOWNSHIP",
      "count": 1
    },
    {
      "licenseType": "SPRINGVILLE VOLUNTEER FIRE COMPANY",
      "count": 1
    },
    {
      "licenseType": "NEP Cellcorp, Inc.",
      "count": 1
    }
  ],
  "majorCarriers": []
}