{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Collins, GA",
  "description": "Cell tower locations and coverage information for Collins, Georgia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/collins/ga",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.181301,
    "longitude": -82.109008
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Collins",
    "addressRegion": "GA",
    "postalCode": "30421",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2750
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.04
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 75,
      "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 - WQKK893",
          "identifier": 15886843,
          "url": "https://www.celltowermaps.com/tower/15886843",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.179361",
            "longitude": "-82.106750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQKK893"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WREW285",
          "identifier": 17227550,
          "url": "https://www.celltowermaps.com/tower/17227550",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.180250",
            "longitude": "-82.110028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WREW285"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPLX378",
          "identifier": 14287458,
          "url": "https://www.celltowermaps.com/tower/14287458",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.181583",
            "longitude": "-82.110111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPLX378"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Tattnall County Sheriff's Dept/Tattnall Co Brd of Commissioners",
      "count": 1
    },
    {
      "licenseType": "City of Collins",
      "count": 1
    },
    {
      "licenseType": "COLLINS, CITY OF",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Tattnall County Sheriff's Dept/Tattnall Co Brd of Commissioners",
      "count": 1
    }
  ]
}