{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Jessie, ND",
  "description": "Cell tower locations and coverage information for Jessie, North Dakota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/jessie/nd",
  "dateModified": "2026-04-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.542302,
    "longitude": -98.231709
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jessie",
    "addressRegion": "ND",
    "postalCode": "58452",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 52
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.68
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - WNJX687",
          "identifier": 14491602,
          "url": "https://www.celltowermaps.com/tower/14491602",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.541667",
            "longitude": "-98.246194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNJX687"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNAN596",
          "identifier": 14905272,
          "url": "https://www.celltowermaps.com/tower/14905272",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.545833",
            "longitude": "-98.212861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNAN596"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "RICKFORD BROTHERS",
      "count": 1
    },
    {
      "licenseType": "BERNTSON, RODGER J",
      "count": 1
    }
  ],
  "majorCarriers": []
}