{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Bard, NM",
  "description": "Cell tower locations and coverage information for Bard, New Mexico",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/bard/nm",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.128669,
    "longitude": -103.245785
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bard",
    "addressRegion": "NM",
    "postalCode": "88411",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 134
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 14,
      "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 - KNEG787",
          "identifier": 14400450,
          "url": "https://www.celltowermaps.com/tower/14400450",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.137833",
            "longitude": "-103.234389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNEG787"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KBV590",
          "identifier": 14872222,
          "url": "https://www.celltowermaps.com/tower/14872222",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.127833",
            "longitude": "-103.242167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KBV590"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "FLINT, MARTENIA",
      "count": 1
    },
    {
      "licenseType": "FLINT, A F:FLINT JR, A F:ROBBINS, LESLIE DBA A F FLINT & SONS",
      "count": 1
    }
  ],
  "majorCarriers": []
}