{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ehrenberg-az",
  "name": "Spot2Nite",
  "description": "Check out The Palms at River Edge in Ehrenberg, Arizona on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/ehrenberg-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/098b3554-a5bf-11ee-a3a7-42010a001415/card.jpg?v=63892878140"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50202 Ehrenberg Poston Highway",
    "addressLocality": "Ehrenberg",
    "addressRegion": "AZ",
    "postalCode": "85334",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6074362,
    "longitude": -114.5233475
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/arizona/ehrenberg/the-palms-at-river-edge"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00"
}