{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Laurel, IA",
  "description": "Cell tower locations and coverage information for Laurel, Iowa",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/laurel/ia",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.866675,
    "longitude": -92.956494
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laurel",
    "addressRegion": "IA",
    "postalCode": "50141",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 460
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.77
    },
    {
      "@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 - WQOA672",
          "identifier": 17136385,
          "url": "https://www.celltowermaps.com/tower/17136385",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.890472",
            "longitude": "-92.942972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOA672"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQNW495",
          "identifier": 16478528,
          "url": "https://www.celltowermaps.com/tower/16478528",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.847250",
            "longitude": "-92.955778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQNW495"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WGK372",
          "identifier": 14967975,
          "url": "https://www.celltowermaps.com/tower/14967975",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.842222",
            "longitude": "-92.921306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WGK372"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MIDAMERICAN ENERGY COMPANY",
      "count": 1
    },
    {
      "licenseType": "USCOC OF GREATER IOWA, LLC",
      "count": 1
    },
    {
      "licenseType": "IOWA REGIONAL UTILITIES ASSOCIATION",
      "count": 1
    }
  ],
  "majorCarriers": []
}