{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Delaplane, VA",
  "description": "Cell tower locations and coverage information for Delaplane, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/delaplane/va",
  "dateModified": "2026-04-19",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.910358,
    "longitude": -77.931448
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Delaplane",
    "addressRegion": "VA",
    "postalCode": "20144",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1397
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.82
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - WQZH489",
          "identifier": 16914667,
          "url": "https://www.celltowermaps.com/tower/16914667",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.914806",
            "longitude": "-77.921778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZH489"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNNY971",
          "identifier": 15033012,
          "url": "https://www.celltowermaps.com/tower/15033012",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.916083",
            "longitude": "-77.914806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNNY971"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NORFOLK SOUTHERN RAILWAY COMPANY",
      "count": 1
    },
    {
      "licenseType": "Norfolk Southern Railway Company",
      "count": 1
    }
  ],
  "majorCarriers": []
}