{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in McCausland, IA",
  "description": "Cell tower locations and coverage information for McCausland, Iowa",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/mccausland/ia",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.745802,
    "longitude": -90.446237
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "McCausland",
    "addressRegion": "IA",
    "postalCode": "52758",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 322
    },
    {
      "@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 - WQBX941",
          "identifier": 15518445,
          "url": "https://www.celltowermaps.com/tower/15518445",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.734056",
            "longitude": "-90.441889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQBX941"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KZZ383",
          "identifier": 14065762,
          "url": "https://www.celltowermaps.com/tower/14065762",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.745028",
            "longitude": "-90.444861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KZZ383"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "FLENKER ENTERPRISES INC",
      "count": 1
    },
    {
      "licenseType": "MCCAUSLAND FIRE DEPARTMENT INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}