{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-gully-campground-little-dip-conservation-park-south",
  "name": "Long Gully campground",
  "description": "A very large area to camp. Great when you have a large group with you. Accommodates well. Toilet ver... Near Limestone Coast and Nora Creina. Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-gully-campground-little-dip-conservation-park-south",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Little Dip Conservation Park",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.255865,
    "longitude": 139.799321
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Phil W."
      },
      "reviewBody": "A very large area to camp. Great when you have a large group with you. Accommodates well. Toilet very clean. Wifi is poor or comes intermittently. Not very far to travel from Robe. 👍😎"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tommygun"
      },
      "reviewBody": "We camped here in the middle of winter, beautiful spot, allot of wombats come out at the campsite over night. It's a short walk to the sea. Cons is the 4x4 tracks did attract a few hoons who kept going late into the night"
    }
  ]
}