{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Parris Island, SC",
  "description": "Cell tower locations and coverage information for Parris Island, South Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/parris-island/sc",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.687439,
    "longitude": -80.436374
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parris Island",
    "addressRegion": "SC",
    "postalCode": "29905",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1106
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 1710.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 0,
      "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 - WRNR384",
          "identifier": 17408842,
          "url": "https://www.celltowermaps.com/tower/17408842",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.696944",
            "longitude": "-80.408611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRNR384"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WROP359",
          "identifier": 17437746,
          "url": "https://www.celltowermaps.com/tower/17437746",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.678889",
            "longitude": "-80.405000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROP359"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "DAVID L. TINDAL FARMS LLC.",
      "count": 1
    },
    {
      "licenseType": "JENKINSON, DELMAR",
      "count": 1
    }
  ],
  "majorCarriers": []
}