{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Center Ridge, AR",
  "description": "Cell tower locations and coverage information for Center Ridge, Arkansas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/center-ridge/ar",
  "dateModified": "2026-04-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.339178,
    "longitude": -92.597102
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Center Ridge",
    "addressRegion": "AR",
    "postalCode": "72027",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1422
    },
    {
      "@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 - WPHU788",
          "identifier": 14078329,
          "url": "https://www.celltowermaps.com/tower/14078329",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.368139",
            "longitude": "-92.617667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPHU788"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WHQ487",
          "identifier": 13117402,
          "url": "https://www.celltowermaps.com/tower/13117402",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.368056",
            "longitude": "-92.600639"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WHQ487"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CONWAY COUNTY RURAL FIRE DEPT",
      "count": 1
    },
    {
      "licenseType": "Southwestern Bell Telephone, L.P.",
      "count": 1
    }
  ],
  "majorCarriers": []
}