{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Ingalls, MI",
  "description": "Cell tower locations and coverage information for Ingalls, Michigan",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/ingalls/mi",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.376866,
    "longitude": -87.610617
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ingalls",
    "addressRegion": "MI",
    "postalCode": "49848",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 83
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.11
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 27,
      "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 - WNWF881",
          "identifier": 14545013,
          "url": "https://www.celltowermaps.com/tower/14545013",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.374972",
            "longitude": "-87.569556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNWF881"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKS274",
          "identifier": 14663801,
          "url": "https://www.celltowermaps.com/tower/14663801",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.392194",
            "longitude": "-87.600389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKS274"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQJS383",
          "identifier": 15845244,
          "url": "https://www.celltowermaps.com/tower/15845244",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.403944",
            "longitude": "-87.595000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQJS383"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "LESPERANCE FARMS",
      "count": 1
    },
    {
      "licenseType": "ROUBAL CARE & REHAB CENTER",
      "count": 1
    },
    {
      "licenseType": "Nsight Spectrum, LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Nsight Spectrum, LLC",
      "count": 1
    }
  ]
}