{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monticello-rv-park-store-truth-or-consequences-nm",
  "name": "Monticello RV Park & Store",
  "description": "Monticello RV Park & Store is located at 6 Crappie Road, Truth Or Consequences NM 87901. Monticello RV Park & Store can be contacted at ***-***-**** or http://monticellorvpark.yolasite.com/",
  "url": "https://campertunity.com/listings/campgrounds/monticello-rv-park-store-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": "6 Crappie Road",
    "addressLocality": "Truth Or Consequences",
    "addressRegion": "NM",
    "postalCode": "87901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3079583,
    "longitude": -107.2237569
  }
}