{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Portersville, PA",
  "description": "Cell tower locations and coverage information for Portersville, Pennsylvania",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/portersville/pa",
  "dateModified": "2026-04-26",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.948131,
    "longitude": -80.133672
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Portersville",
    "addressRegion": "PA",
    "postalCode": "16051",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 3120
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.79
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "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 - KMA509",
          "identifier": 14181346,
          "url": "https://www.celltowermaps.com/tower/14181346",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.938944",
            "longitude": "-80.098389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KMA509"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQZZ827",
          "identifier": 16954764,
          "url": "https://www.celltowermaps.com/tower/16954764",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.967917",
            "longitude": "-80.157611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZZ827"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQZZ827",
          "identifier": 16954765,
          "url": "https://www.celltowermaps.com/tower/16954765",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.967917",
            "longitude": "-80.157611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZZ827"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SprintCom LLC",
      "count": 2
    },
    {
      "licenseType": "Commonwealth of Pa   Dept Conservation & Natural Resources",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 2
    }
  ]
}