{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shoalhaven-river-camping-spot-toggle-menu",
  "name": "Shoalhaven River Camping Spot",
  "description": "Unwind at Shoalhaven River Camping Spot in Tallowal, NSW. essential amenities and scenic surroundings make it great for weekend escapes.",
  "url": "https://campertunity.com/listings/campgrounds/shoalhaven-river-camping-spot-toggle-menu",
  "image": [
    "https://xvpckvzmgzaljidrmtdk.supabase.co/storage/v1/object/public/campsites/278d9112-59ef-40f1-ab4c-5ecd5536a4ee/shoalhaven-river-camping-spot.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Toggle menu"
  },
  "sameAs": [
    "https://www.camptoo.com.au/campsite/nsw/shoalhaven-river-camping-spot"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}