{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Springfield Center, NY",
  "description": "Cell tower locations and coverage information for Springfield Center, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/springfield-center/ny",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.828962,
    "longitude": -74.87654
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Springfield Center",
    "addressRegion": "NY",
    "postalCode": "13468",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 358
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 33,
      "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 - KWX475",
          "identifier": 14248534,
          "url": "https://www.celltowermaps.com/tower/14248534",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.822861",
            "longitude": "-74.862083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KWX475"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQPT737",
          "identifier": 16272359,
          "url": "https://www.celltowermaps.com/tower/16272359",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.820639",
            "longitude": "-74.843917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQPT737"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQYG317",
          "identifier": 16845190,
          "url": "https://www.celltowermaps.com/tower/16845190",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.820639",
            "longitude": "-74.843972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQYG317"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRFL458",
          "identifier": 17256594,
          "url": "https://www.celltowermaps.com/tower/17256594",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.820639",
            "longitude": "-74.844028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRFL458"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CHERRY VALLEY ANIMAL HOSPITAL",
      "count": 1
    },
    {
      "licenseType": "Verizon Wireless (VAW) LLC",
      "count": 1
    },
    {
      "licenseType": "OTSEGO, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ]
}