{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-cavern-rv-park-carlsbad-nm",
  "name": "Old Cavern RV Park - Carlsbad NM",
  "description": "Old Cavern RV Park is your ideal for comfortable, convenient RV living! Nestled in a central location, our new RV park has 36 sites.",
  "url": "https://campertunity.com/listings/campgrounds/old-cavern-rv-park-carlsbad-nm",
  "image": [
    "https://cdn.webnamesandnumbers.com/wp-content/uploads/sites/1039/2024/07/16215008/IMG_7703.webp"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.32476,
    "longitude": -104.2222479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}