{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parks-ranch-cave-carlsbad-nm",
  "name": "Parks Ranch Cave",
  "description": "A gypsum cave with over four miles of mapped passage and twenty different entrances, it is the longest gypsum cave on public land in the United States. Groups of all experience levels can find something to enjoy in Parks Ranch Cave. No permit is required for this cave. Always cave with at least three people, three sources of light, and let someone know where you are going and when you are expected to return. Animals frequently use the cave entrances, so use caution when you approach. Watch an...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parks-ranch-cave-carlsbad-nm",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.11069,
    "longitude": -104.40678
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}