{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-view-rv-resort-needles-ca-1",
  "name": "Desert View RV Resort",
  "description": "Welcome to Desert View RV Resort in Needles, CA. Experience a memorable RV getaway with stunning desert views. Call ***-***-**** to book your stay.",
  "url": "https://campertunity.com/listings/campgrounds/desert-view-rv-resort-needles-ca-1",
  "image": [
    "https://www.desertviewrv.com/app/uploads/2023/06/favicon-196x196-1.png",
    "https://www.desertviewrv.com/app/uploads/2023/06/Logo-Desert-View.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5300 National Old Trails Highway",
    "addressLocality": "Needles",
    "addressRegion": "CA",
    "postalCode": "92363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.717303,
    "longitude": -114.491401
  }
}