{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Jakin, GA",
  "description": "Cell tower locations and coverage information for Jakin, Georgia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/jakin/ga",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.091016,
    "longitude": -84.98215
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jakin",
    "addressRegion": "GA",
    "postalCode": "39861",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1063
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.05
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 40,
      "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 - KNKN587",
          "identifier": 16624410,
          "url": "https://www.celltowermaps.com/tower/16624410",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.077611",
            "longitude": "-84.953667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN587"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPWW559",
          "identifier": 15301808,
          "url": "https://www.celltowermaps.com/tower/15301808",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.090639",
            "longitude": "-84.980083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWW559"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "New Cingular Wireless PCS, LLC",
      "count": 1
    },
    {
      "licenseType": "JAKIN, CITY OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}