{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Keedysville, MD",
  "description": "Cell tower locations and coverage information for Keedysville, Maryland",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/keedysville/md",
  "dateModified": "2026-04-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.42422,
    "longitude": -77.695717
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Keedysville",
    "addressRegion": "MD",
    "postalCode": "21756",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 3069
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.81
    },
    {
      "@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 - WQOP823",
          "identifier": 16191500,
          "url": "https://www.celltowermaps.com/tower/16191500",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.421778",
            "longitude": "-77.685250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOP823"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNCH308",
          "identifier": 14727451,
          "url": "https://www.celltowermaps.com/tower/14727451",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.445667",
            "longitude": "-77.659444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNCH308"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "WASHINGTON, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "BALTIMORE COUNTRY CLUB",
      "count": 1
    }
  ],
  "majorCarriers": []
}