{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Claytonville, IL",
  "description": "Cell tower locations and coverage information for Claytonville, Illinois",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/claytonville/il",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.56698,
    "longitude": -87.823087
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Claytonville",
    "addressRegion": "IL",
    "postalCode": "60926",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 81
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 15,
      "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 - WQLP901",
          "identifier": 16150203,
          "url": "https://www.celltowermaps.com/tower/16150203",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.540000",
            "longitude": "-87.839167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQLP901"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KXV798",
          "identifier": 14446217,
          "url": "https://www.celltowermaps.com/tower/14446217",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.560028",
            "longitude": "-87.858639"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KXV798"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "W.A.T.C.H. TV Company",
      "count": 1
    },
    {
      "licenseType": "H B WALDER CO",
      "count": 1
    }
  ],
  "majorCarriers": []
}