{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Gainesville, GA",
  "description": "Cell tower locations and coverage information for Gainesville, Georgia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/gainesville/ga",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.346081,
    "longitude": -83.90589
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gainesville",
    "addressRegion": "GA",
    "postalCode": "30506",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 45327
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.89
    },
    {
      "@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 - WPWP339",
          "identifier": 15293440,
          "url": "https://www.celltowermaps.com/tower/15293440",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.333889",
            "longitude": "-83.908056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWP339"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WREK762",
          "identifier": 17211189,
          "url": "https://www.celltowermaps.com/tower/17211189",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.344167",
            "longitude": "-83.898056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WREK762"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NEXTEL LICENSE HOLDINGS 1, INC.",
      "count": 1
    },
    {
      "licenseType": "Hall County Schools",
      "count": 1
    }
  ],
  "majorCarriers": []
}