{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-sterling-ak",
  "name": "Spot2Nite",
  "description": "Check out Bing Brown's RV Park and Motel in Sterling, Alaska on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-sterling-ak",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/fa2f88f2-22a1-11ef-85b1-42010a00141e/card.jpg?v=63893135182"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32640 Sterling Highway",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "postalCode": "99672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.52727789999999,
    "longitude": -150.7267596
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-06-27"
  },
  "priceRange": "$70+"
}