{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Artesian, SD",
  "description": "Cell tower locations and coverage information for Artesian, South Dakota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/artesian/sd",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.009147,
    "longitude": -97.920914
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Artesian",
    "addressRegion": "SD",
    "postalCode": "57314",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 668
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 300,
      "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 - WQTA534",
          "identifier": 16487586,
          "url": "https://www.celltowermaps.com/tower/16487586",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.003556",
            "longitude": "-97.918139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQTA534"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN272",
          "identifier": 16240503,
          "url": "https://www.celltowermaps.com/tower/16240503",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.003556",
            "longitude": "-97.918139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN272"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNXZ596",
          "identifier": 14559059,
          "url": "https://www.celltowermaps.com/tower/14559059",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.005806",
            "longitude": "-97.924528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNXZ596"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NEW CINGULAR WIRELESS PCS, LLC",
      "count": 1
    },
    {
      "licenseType": "AT&T Mobility Spectrum, LLC",
      "count": 1
    },
    {
      "licenseType": "ARTESIAN LETCHER SCHOOL",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T Mobility Spectrum, LLC",
      "count": 2
    }
  ]
}