{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-creek-rv-park",
  "name": "Mountain Creek RV Park",
  "description": "Settle in under the shade trees of this park on Third Street in Truth or Consequences. Convenience store across the street, laundry facility nearby.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-creek-rv-park",
  "image": [
    "https://sierracountynewmexico.info/wp-content/uploads/2023/01/mountain-creek-rv-park.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    }
  ]
}