{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Arroyo Hondo, NM",
  "description": "Cell tower locations and coverage information for Arroyo Hondo, New Mexico",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/arroyo-hondo/nm",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.535873,
    "longitude": -105.669725
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arroyo Hondo",
    "addressRegion": "NM",
    "postalCode": "87513",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 826
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 21,
      "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 - WQWE276",
          "identifier": 16705593,
          "url": "https://www.celltowermaps.com/tower/16705593",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.537583",
            "longitude": "-105.649083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQWE276"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQLW429",
          "identifier": 16099437,
          "url": "https://www.celltowermaps.com/tower/16099437",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.524278",
            "longitude": "-105.653889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQLW429"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPSH970",
          "identifier": 15149133,
          "url": "https://www.celltowermaps.com/tower/15149133",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.533333",
            "longitude": "-105.666667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPSH970"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "URRACA VALLEY CATTLE CO",
      "count": 1
    },
    {
      "licenseType": "Taosnet LLC",
      "count": 1
    },
    {
      "licenseType": "KIT CARSON ELECTRIC COOPERATIVE  PROPANE DIVISION",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "URRACA VALLEY CATTLE CO",
      "count": 1
    }
  ]
}