{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Shady Dale, GA",
  "description": "Cell tower locations and coverage information for Shady Dale, Georgia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/shady-dale/ga",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.401067,
    "longitude": -83.590408
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shady Dale",
    "addressRegion": "GA",
    "postalCode": "31085",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1150
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.04
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 100,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNCP791",
          "identifier": 15027489,
          "url": "https://www.celltowermaps.com/tower/15027489",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.391528",
            "longitude": "-83.595444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNCP791"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQFD339",
          "identifier": 15635883,
          "url": "https://www.celltowermaps.com/tower/15635883",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.396278",
            "longitude": "-83.580750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQFD339"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WXH782",
          "identifier": 14707137,
          "url": "https://www.celltowermaps.com/tower/14707137",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.403472",
            "longitude": "-83.587389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WXH782"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRFB336",
          "identifier": 17238430,
          "url": "https://www.celltowermaps.com/tower/17238430",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.419583",
            "longitude": "-83.559056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRFB336"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NORFOLK SOUTHERN RAILWAY COMPANY",
      "count": 1
    },
    {
      "licenseType": "Verizon Wireless (VAW) LLC",
      "count": 1
    },
    {
      "licenseType": "CHAMPION, A J",
      "count": 1
    },
    {
      "licenseType": "Old Castle",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ]
}