{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Roxbury, NY",
  "description": "Cell tower locations and coverage information for Roxbury, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/roxbury/ny",
  "dateModified": "2026-04-26",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.283974,
    "longitude": -74.564875
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roxbury",
    "addressRegion": "NY",
    "postalCode": "12474",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 943
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 4.42
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 1,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNGW928",
          "identifier": 14057549,
          "url": "https://www.celltowermaps.com/tower/14057549",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.275083",
            "longitude": "-74.566806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNGW928"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WIOX",
          "identifier": 1000099500,
          "url": "https://www.celltowermaps.com/tower/1000099500",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.270278",
            "longitude": "-74.571111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WIOX"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRVH987",
          "identifier": 17564202,
          "url": "https://www.celltowermaps.com/tower/17564202",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.286444",
            "longitude": "-74.564278"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRVH987"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Delaware County, NY",
      "count": 1
    },
    {
      "licenseType": "WIOX, INC.",
      "count": 1
    },
    {
      "licenseType": "Roxbury Central School District",
      "count": 1
    }
  ],
  "majorCarriers": []
}