{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Macksburg, OH",
  "description": "Cell tower locations and coverage information for Macksburg, Ohio",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/macksburg/oh",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.632296,
    "longitude": -81.456511
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Macksburg",
    "addressRegion": "OH",
    "postalCode": "45746",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 259
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 400,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQEY741",
          "identifier": 15629545,
          "url": "https://www.celltowermaps.com/tower/15629545",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.612833",
            "longitude": "-81.475917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQEY741"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQHJ650",
          "identifier": 15725938,
          "url": "https://www.celltowermaps.com/tower/15725938",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.612833",
            "longitude": "-81.475917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQHJ650"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KQW770",
          "identifier": 14896438,
          "url": "https://www.celltowermaps.com/tower/14896438",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.653972",
            "longitude": "-81.476778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KQW770"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQSC574",
          "identifier": 17070426,
          "url": "https://www.celltowermaps.com/tower/17070426",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.654889",
            "longitude": "-81.456444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQSC574"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "American Electric Power Service Corporation",
      "count": 2
    },
    {
      "licenseType": "B & N COAL INC",
      "count": 1
    },
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}