{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caroona-creek-conservation-park-south-australia",
  "name": "Caroona Creek Conservation Park",
  "description": "Near Clare Valley and Collinsville. Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/caroona-creek-conservation-park-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--upvCrmib--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/qmvdoeezhnmafr0okjlf",
    "https://media.anycamp.com.au/c/image/upload/s--gvvX4dMa--/c_fill,h_400,q_auto,w_800/qmvdoeezhnmafr0okjlf"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.447626,
    "longitude": 139.140919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Darren F."
      },
      "reviewBody": "Entry to this conservation park is 27 km from the turn off. Once you arrive at the gate the sign says that it is a 26km 4WD track. We did not enter as we don't have a 4wd."
    }
  ]
}