{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Roseland, VA",
  "description": "Cell tower locations and coverage information for Roseland, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/roseland/va",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.747641,
    "longitude": -78.975858
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roseland",
    "addressRegion": "VA",
    "postalCode": "22967",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2452
    },
    {
      "@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 - WQMI582",
          "identifier": 17159329,
          "url": "https://www.celltowermaps.com/tower/17159329",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.747889",
            "longitude": "-78.954861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQMI582"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRK245",
          "identifier": 16389878,
          "url": "https://www.celltowermaps.com/tower/16389878",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.774944",
            "longitude": "-78.986778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRK245"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AcelaNet, LLC",
      "count": 1
    },
    {
      "licenseType": "Nelson, County of",
      "count": 1
    }
  ],
  "majorCarriers": []
}