{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Gary, MN",
  "description": "Cell tower locations and coverage information for Gary, Minnesota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/gary/mn",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.371105,
    "longitude": -96.268103
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gary",
    "addressRegion": "MN",
    "postalCode": "56545",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 638
    },
    {
      "@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 - WNVG502",
          "identifier": 14537132,
          "url": "https://www.celltowermaps.com/tower/14537132",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.354417",
            "longitude": "-96.243111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNVG502"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WYC852",
          "identifier": 14261360,
          "url": "https://www.celltowermaps.com/tower/14261360",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.371778",
            "longitude": "-96.264250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WYC852"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPVP697",
          "identifier": 15259683,
          "url": "https://www.celltowermaps.com/tower/15259683",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.372778",
            "longitude": "-96.269722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPVP697"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "GUNDERSON, KELLY J",
      "count": 1
    },
    {
      "licenseType": "NORMAN COUNTY EAST SCHOOLS",
      "count": 1
    },
    {
      "licenseType": "Triangle AG, LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}