{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Story, AR",
  "description": "Cell tower locations and coverage information for Story, Arkansas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/story/ar",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.69317,
    "longitude": -93.517795
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Story",
    "addressRegion": "AR",
    "postalCode": "71970",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 593
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 14,
      "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 - WPAM582",
          "identifier": 14576766,
          "url": "https://www.celltowermaps.com/tower/14576766",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.683417",
            "longitude": "-93.543806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPAM582"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRCV701",
          "identifier": 17116418,
          "url": "https://www.celltowermaps.com/tower/17116418",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.698028",
            "longitude": "-93.515000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRCV701"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BENNETT BROTHERS STONE COMPANY INC",
      "count": 1
    },
    {
      "licenseType": "NEW CINGULAR WIRELESS PCS, LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}