{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hereford, CO",
  "description": "Cell tower locations and coverage information for Hereford, Colorado",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hereford/co",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.948471,
    "longitude": -103.781667
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hereford",
    "addressRegion": "CO",
    "postalCode": "80732",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 16
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.79
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - WQXM973",
          "identifier": 16796173,
          "url": "https://www.celltowermaps.com/tower/16796173",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.931556",
            "longitude": "-103.792111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXM973"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WROB573",
          "identifier": 17454468,
          "url": "https://www.celltowermaps.com/tower/17454468",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.954556",
            "longitude": "-103.773472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROB573"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "UpWind Solutions, Inc.",
      "count": 1
    },
    {
      "licenseType": "Vestas - American Wind Technology Inc",
      "count": 1
    }
  ],
  "majorCarriers": []
}