{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Ochlocknee, GA",
  "description": "Cell tower locations and coverage information for Ochlocknee, Georgia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/ochlocknee/ga",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.9738,
    "longitude": -84.052952
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochlocknee",
    "addressRegion": "GA",
    "postalCode": "31773",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 4583
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.05
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 60,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN680",
          "identifier": 16217446,
          "url": "https://www.celltowermaps.com/tower/16217446",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.976278",
            "longitude": "-84.031333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN680"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQDA884",
          "identifier": 15561558,
          "url": "https://www.celltowermaps.com/tower/15561558",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.976389",
            "longitude": "-84.031389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQDA884"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDM651",
          "identifier": 17163748,
          "url": "https://www.celltowermaps.com/tower/17163748",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.985694",
            "longitude": "-84.060306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDM651"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Verizon Wireless of the East LP",
      "count": 1
    },
    {
      "licenseType": "NEXTEL WEST CORP.",
      "count": 1
    },
    {
      "licenseType": "Southern Company Services, Inc.",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon Wireless of the East LP",
      "count": 1
    }
  ]
}