{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/artesian-bath-house-trailer-truth-or-consequences-nm",
  "name": "Artesian Bath House & Trailer",
  "description": "Artesian Bath House & Trailer is located at 312 Marr Street, Truth Or Consequences NM 87901. Artesian Bath House & Trailer can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/artesian-bath-house-trailer-truth-or-consequences-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "312 Marr Street",
    "addressLocality": "Truth Or Consequences",
    "addressRegion": "NM",
    "postalCode": "87901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1267383,
    "longitude": -107.2529308
  }
}