{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Springwater, NY",
  "description": "Cell tower locations and coverage information for Springwater, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/springwater/ny",
  "dateModified": "2026-05-30",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.676326,
    "longitude": -77.581156
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Springwater",
    "addressRegion": "NY",
    "postalCode": "14560",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2222
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.76
    },
    {
      "@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 - WPVU610",
          "identifier": 15265896,
          "url": "https://www.celltowermaps.com/tower/15265896",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.674222",
            "longitude": "-77.569694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPVU610"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPJF690",
          "identifier": 13323193,
          "url": "https://www.celltowermaps.com/tower/13323193",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.674222",
            "longitude": "-77.569694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPJF690"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNFC755",
          "identifier": 14468573,
          "url": "https://www.celltowermaps.com/tower/14468573",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.679222",
            "longitude": "-77.610833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNFC755"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "ROCHESTER GAS AND ELECTRIC CORPORATION",
      "count": 1
    },
    {
      "licenseType": "Itron, Inc.",
      "count": 1
    },
    {
      "licenseType": "RUMFELT, DOUGLAS R",
      "count": 1
    }
  ],
  "majorCarriers": []
}