{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in College Springs, IA",
  "description": "Cell tower locations and coverage information for College Springs, Iowa",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/college-springs/ia",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.619332,
    "longitude": -95.120812
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "College Springs",
    "addressRegion": "IA",
    "postalCode": "51637",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 247
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 33,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 1
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 1,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXP495",
          "identifier": 16800161,
          "url": "https://www.celltowermaps.com/tower/16800161",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.623444",
            "longitude": "-95.125889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXP495"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Tri-State Excavation",
      "count": 1
    }
  ],
  "majorCarriers": []
}