{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Ridgeway, SC",
  "description": "Cell tower locations and coverage information for Ridgeway, South Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/ridgeway/sc",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.307647,
    "longitude": -80.960364
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ridgeway",
    "addressRegion": "SC",
    "postalCode": "29130",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 6664
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 100,
      "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 - WQAN770",
          "identifier": 15468629,
          "url": "https://www.celltowermaps.com/tower/15468629",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.307361",
            "longitude": "-80.961194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQAN770"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQBL461",
          "identifier": 15501481,
          "url": "https://www.celltowermaps.com/tower/15501481",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.308778",
            "longitude": "-80.963722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQBL461"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KFB40",
          "identifier": 13020314,
          "url": "https://www.celltowermaps.com/tower/13020314",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.321806",
            "longitude": "-80.939528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KFB40"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Norfolk Southern Railway Company",
      "count": 2
    },
    {
      "licenseType": "AT&T COMMUNICATIONS OF THE SOUTHERN STATES",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T COMMUNICATIONS OF THE SOUTHERN STATES",
      "count": 1
    }
  ]
}