{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-blythe-ca",
  "name": "Spot2Nite",
  "description": "Check out Destiny McIntyre RV Resort in Blythe, California on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-blythe-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/dfc33dd9-6d84-11f0-a306-1707e76606b2/card.jpg?v=63921126994"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8750 Peter D McIntyre Avenue",
    "addressLocality": "Blythe",
    "addressRegion": "CA",
    "postalCode": "92225",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.515973,
    "longitude": -114.5663279
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/california/blythe/destiny-mcintyre-rv-resort"
  ],
  "checkinTime": "11:00:00",
  "checkoutTime": "11:00:00"
}