{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-edgewood-nm",
  "name": "Spot2Nite",
  "description": "Check out Route 66 RV Park in Edgewood, New Mexico on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-edgewood-nm",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6cf1eab2-76c8-11f0-b1f3-1a72f33ae799/card.jpg?v=63922145571"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1981 Old US 66",
    "addressLocality": "Edgewood",
    "addressRegion": "NM",
    "postalCode": "87015",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0590473,
    "longitude": -106.1833621
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27.05",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$27.05+"
}