{
  "@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-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.884157,
    "longitude": -92.922141
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laurel",
    "addressRegion": "IA",
    "postalCode": "50141",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 460
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 300,
      "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 - WQJH429",
          "identifier": 15824825,
          "url": "https://www.celltowermaps.com/tower/15824825",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.897500",
            "longitude": "-92.929444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQJH429"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WSL658",
          "identifier": 14233120,
          "url": "https://www.celltowermaps.com/tower/14233120",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.861667",
            "longitude": "-92.902972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WSL658"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MIDAMERICAN ENERGY COMPANY",
      "count": 1
    },
    {
      "licenseType": "CITY OF GRINNELL",
      "count": 1
    },
    {
      "licenseType": "Iowa Dept of Public Safety",
      "count": 1
    }
  ],
  "majorCarriers": []
}