{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Dexter City, OH",
  "description": "Cell tower locations and coverage information for Dexter City, Ohio",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/dexter-city/oh",
  "dateModified": "2026-04-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.657851,
    "longitude": -81.472067
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dexter City",
    "addressRegion": "OH",
    "postalCode": "45727",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 781
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 500,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 5
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 5,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPLX472",
          "identifier": 14287714,
          "url": "https://www.celltowermaps.com/tower/14287714",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.635361",
            "longitude": "-81.503722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPLX472"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KLG633",
          "identifier": 14086837,
          "url": "https://www.celltowermaps.com/tower/14086837",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.635639",
            "longitude": "-81.503722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KLG633"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKQ224",
          "identifier": 14989171,
          "url": "https://www.celltowermaps.com/tower/14989171",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.637028",
            "longitude": "-81.502611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKQ224"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "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": 5,
        "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": "OHIO, STATE OF",
      "count": 2
    },
    {
      "licenseType": "Tri County Rural Water & Sewer District",
      "count": 1
    },
    {
      "licenseType": "B & N COAL INC",
      "count": 1
    },
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}