{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Goodrich, ND",
  "description": "Cell tower locations and coverage information for Goodrich, North Dakota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/goodrich/nd",
  "dateModified": "2026-04-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.474995,
    "longitude": -100.126235
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Goodrich",
    "addressRegion": "ND",
    "postalCode": "58444",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 164
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 200,
      "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 - WNMQ810",
          "identifier": 14070610,
          "url": "https://www.celltowermaps.com/tower/14070610",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.474167",
            "longitude": "-100.129000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNMQ810"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPJH725",
          "identifier": 14931621,
          "url": "https://www.celltowermaps.com/tower/14931621",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.476111",
            "longitude": "-100.125111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPJH725"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "GOODRICH, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "ERDMANN, KIM",
      "count": 1
    }
  ],
  "majorCarriers": []
}