{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-niland-ca",
  "name": "Bashfords Hot Mineral Spa",
  "description": "Bashfords Hot Mineral Spa is 50 miles South of Indio. We have full-hookup and primitive sites. Tent sites also available. Adult park. Quiet, relaxing and friendly. Natures healing water, high in minerals, flows from 530 feet deep within the earth into our",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-niland-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b752cfbd-98e6-11ef-b388-9ea11c7001d6/card.jpg?v=63897749417"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niland",
    "addressRegion": "CA",
    "postalCode": "92257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4250753,
    "longitude": -115.6815347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}