{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Stilesville, IN",
  "description": "Cell tower locations and coverage information for Stilesville, Indiana",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/stilesville/in",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.630828,
    "longitude": -86.629927
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stilesville",
    "addressRegion": "IN",
    "postalCode": "46180",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 786
    },
    {
      "@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 - WS9XII",
          "identifier": 3000236945,
          "url": "https://www.celltowermaps.com/tower/3000236945",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.651111",
            "longitude": "-86.658056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WS9XII"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNIG636",
          "identifier": 14892772,
          "url": "https://www.celltowermaps.com/tower/14892772",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.658389",
            "longitude": "-86.616667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNIG636"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "RYLAND, E STANLEY",
      "count": 1
    }
  ],
  "majorCarriers": []
}