{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gold-beach-or",
  "name": "Spot2Nite",
  "description": "Check out Turtle Rock RV Resort in Gold Beach, Oregon on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gold-beach-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d1b2a544-9350-11ed-b833-ae29f73191bf/card.jpg?v=63889841588"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28788 Hunter Creek Loop",
    "addressLocality": "Gold Beach",
    "addressRegion": "OR",
    "postalCode": "97444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.38728,
    "longitude": -124.41906
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/oregon/gold-beach/turtle-rock-rv-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "95",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$95+"
}