{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Sanford, VA",
  "description": "Cell tower locations and coverage information for Sanford, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/sanford/va",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.925125,
    "longitude": -75.664373
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sanford",
    "addressRegion": "VA",
    "postalCode": "23426",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 50
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 15,
      "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 - WPQI288",
          "identifier": 14835768,
          "url": "https://www.celltowermaps.com/tower/14835768",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.924639",
            "longitude": "-75.627806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPQI288"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKJ757",
          "identifier": 15023354,
          "url": "https://www.celltowermaps.com/tower/15023354",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.934000",
            "longitude": "-75.649917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKJ757"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "HALL, BENNY",
      "count": 1
    },
    {
      "licenseType": "BROADWATER, BRIAN",
      "count": 1
    }
  ],
  "majorCarriers": []
}