{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Kintyre, ND",
  "description": "Cell tower locations and coverage information for Kintyre, North Dakota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/kintyre/nd",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.549706,
    "longitude": -99.949552
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kintyre",
    "addressRegion": "ND",
    "postalCode": "58549",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 276
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.11
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 18,
      "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 - WPCV235",
          "identifier": 14593110,
          "url": "https://www.celltowermaps.com/tower/14593110",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.568306",
            "longitude": "-99.931500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPCV235"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNPD667",
          "identifier": 14510958,
          "url": "https://www.celltowermaps.com/tower/14510958",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.573028",
            "longitude": "-99.947889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNPD667"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SVANES BROTHERS",
      "count": 1
    },
    {
      "licenseType": "SVANES, ROLF",
      "count": 1
    }
  ],
  "majorCarriers": []
}