{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turon-gates-running-stream-new-south-wales",
  "name": "Turon gates",
  "description": "A classic tranquil camping spot by the river that has everything you need. Some nice trails to 4WD i... Near Turon National Park, Gardens of Stone National Park, Blue Mountains and Capertee. Pets...",
  "url": "https://campertunity.com/listings/campgrounds/turon-gates-running-stream-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--S6fVGmLi--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/swwtwqwer4tvzihnagat",
    "https://media.anycamp.com.au/c/image/upload/s--9gSfbhXP--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/swwtwqwer4tvzihnagat"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lot 2 Upper Turon Rd",
    "addressLocality": "Running Stream",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.139478,
    "longitude": 149.950333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}