{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Indian Lake Estates, FL",
  "description": "Cell tower locations and coverage information for Indian Lake Estates, Florida",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/indian-lake-estates/fl",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.814183,
    "longitude": -81.37869
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Indian Lake Estates",
    "addressRegion": "FL",
    "postalCode": "33855",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 112
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.16
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 6,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 1
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 1,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KTT867",
          "identifier": 14722828,
          "url": "https://www.celltowermaps.com/tower/14722828",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "27.797528",
            "longitude": "-81.398972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KTT867"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CTL DISTRIBUTION INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}