{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-access-capertee-nsw",
  "name": "River access",
  "description": "Escape to Turon Gates in the Turon Valley NSW with mountain lodges, river cabins, luxury glamping and peaceful riverside camping surrounded by nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-access-capertee-nsw",
  "image": [
    "https://turongates.com.au/wp-content/uploads/2026/03/Turon-Gates-Placeholder.webp",
    "https://turongates.com.au/wp-content/uploads/2025/12/TG-BG.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "942 Turon Gates Road",
    "addressLocality": "Capertee",
    "addressRegion": "NSW",
    "postalCode": "2846",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.13862230279501,
    "longitude": 149.89380693558223
  },
  "checkinTime": "15:30:00",
  "checkoutTime": "10:30:00",
  "numberOfRooms": 79,
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 279,
    "bestRating": 5,
    "worstRating": 1
  }
}