{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Detroit, AL",
  "description": "Cell tower locations and coverage information for Detroit, Alabama",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/detroit/al",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.028161,
    "longitude": -88.170037
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Detroit",
    "addressRegion": "AL",
    "postalCode": "35552",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1331
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.06
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 50,
      "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 - WNUR546",
          "identifier": 14532829,
          "url": "https://www.celltowermaps.com/tower/14532829",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.026222",
            "longitude": "-88.171417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNUR546"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPYK418",
          "identifier": 17285514,
          "url": "https://www.celltowermaps.com/tower/17285514",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.023278",
            "longitude": "-88.170472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPYK418"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDG491",
          "identifier": 17146413,
          "url": "https://www.celltowermaps.com/tower/17146413",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "34.000000",
            "longitude": "-88.194167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDG491"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "STAT COMMUNICATIONS",
      "count": 1
    },
    {
      "licenseType": "LAMAR, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "PRECISION COMMUNICATIONS INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}