{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agua-caliente-county-park",
  "name": "Agua Caliente County Park",
  "description": "A camping spot located in the big Anza Borrego Desert State Park. It is famous for its hot springs and rugged desert hiking trails.",
  "url": "https://campertunity.com/listings/campgrounds/agua-caliente-county-park",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}