{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bert-clancy-campground-tererro-nm",
  "name": "Bert Clancy Campground",
  "description": "Bert Clancy Campground is located at New Mexico 63, Tererro NM 87573. Bert Clancy Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bert-clancy-campground-tererro-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Mexico 63",
    "addressLocality": "Tererro",
    "addressRegion": "NM",
    "postalCode": "87573",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.735274,
    "longitude": -105.6790538
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/tererro/bert-clancy-campground"
  ]
}