{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Cherry Fork, OH",
  "description": "Cell tower locations and coverage information for Cherry Fork, Ohio",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/cherry-fork/oh",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.88757,
    "longitude": -83.614363
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cherry Fork",
    "addressRegion": "OH",
    "postalCode": "45618",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 200,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WZWP",
          "identifier": 1000075832,
          "url": "https://www.celltowermaps.com/tower/1000075832",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.860000",
            "longitude": "-83.611667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WZWP"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNFE818",
          "identifier": 14971436,
          "url": "https://www.celltowermaps.com/tower/14971436",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.886611",
            "longitude": "-83.623444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNFE818"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SOMERSET EDUCATIONAL BROADCASTING FOUNDATION",
      "count": 1
    },
    {
      "licenseType": "ADAMS COUNTY REGIONAL WATER DISTRICT",
      "count": 1
    }
  ],
  "majorCarriers": []
}