{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Beersheba Springs, TN",
  "description": "Cell tower locations and coverage information for Beersheba Springs, Tennessee",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/beersheba-springs/tn",
  "dateModified": "2026-04-19",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.453896,
    "longitude": -85.678924
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beersheba Springs",
    "addressRegion": "TN",
    "postalCode": "37305",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1037
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.88
    },
    {
      "@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 - KNKQ256",
          "identifier": 16128731,
          "url": "https://www.celltowermaps.com/tower/16128731",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.463056",
            "longitude": "-85.706667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKQ256"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQOP258",
          "identifier": 16189251,
          "url": "https://www.celltowermaps.com/tower/16189251",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.463056",
            "longitude": "-85.706667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOP258"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "ADVANTAGE CELLULAR SYSTEMS, INC.",
      "count": 1
    }
  ],
  "majorCarriers": []
}