{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Vermilion, IL",
  "description": "Cell tower locations and coverage information for Vermilion, Illinois",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/vermilion/il",
  "dateModified": "2026-04-23",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.580613,
    "longitude": -87.589292
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vermilion",
    "addressRegion": "IL",
    "postalCode": "61955",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 219
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.81
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - WPTY719",
          "identifier": 15213680,
          "url": "https://www.celltowermaps.com/tower/15213680",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.577806",
            "longitude": "-87.575583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPTY719"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNGY562",
          "identifier": 14477663,
          "url": "https://www.celltowermaps.com/tower/14477663",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.577806",
            "longitude": "-87.575583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNGY562"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MCFARLAND, BILLY J",
      "count": 1
    },
    {
      "licenseType": "MC FARLAND, JOHN",
      "count": 1
    }
  ],
  "majorCarriers": []
}