{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Springboro, PA",
  "description": "Cell tower locations and coverage information for Springboro, Pennsylvania",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/springboro/pa",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.821258,
    "longitude": -80.398681
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Springboro",
    "addressRegion": "PA",
    "postalCode": "16435",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1689
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.78
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - WNRI408",
          "identifier": 15033616,
          "url": "https://www.celltowermaps.com/tower/15033616",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.799500",
            "longitude": "-80.372278"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNRI408"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNCB923",
          "identifier": 14906486,
          "url": "https://www.celltowermaps.com/tower/14906486",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.848389",
            "longitude": "-80.373389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNCB923"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BESSEMER AND LAKE ERIE RAILROAD COMPANY",
      "count": 1
    },
    {
      "licenseType": "POTTER FARMS",
      "count": 1
    }
  ],
  "majorCarriers": []
}