{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-creek-rv-park-truth-or-consequences-nm-us",
  "name": "Mountain Creek RV Park",
  "description": "Mountain Creek RV Park camping reservations and campground information. Learn more about camping near Mountain Creek RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-creek-rv-park-truth-or-consequences-nm-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783490/%7Bpht%7DphotoURL1-original%7Bpht%7D1699584132847.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "505 East 3rd Avenue",
    "addressLocality": "Truth or Consequences",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.13301,
    "longitude": -107.24555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}