{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Ochopee, FL",
  "description": "Cell tower locations and coverage information for Ochopee, Florida",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/ochopee/fl",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.901487,
    "longitude": -81.30341
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 110
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.16
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 12,
      "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 - WCD258",
          "identifier": 14065998,
          "url": "https://www.celltowermaps.com/tower/14065998",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "25.886500",
            "longitude": "-81.285361"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WCD258"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KFE267",
          "identifier": 14047880,
          "url": "https://www.celltowermaps.com/tower/14047880",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "25.886500",
            "longitude": "-81.285361"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KFE267"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "OCHOPEE AREA FIRE CONTROL DISTRICT",
      "count": 2
    }
  ],
  "majorCarriers": []
}