{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paseo-del-rio-campground-truth-or-consequences-nm",
  "name": "Paseo del Rio Campground",
  "description": "Paseo del Rio Campground is located at , Truth Or Consequences NM 87901. Paseo del Rio Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/paseo-del-rio-campground-truth-or-consequences-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Truth Or Consequences",
    "addressRegion": "NM",
    "postalCode": "87901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1494932,
    "longitude": -107.2056921
  }
}