{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clear-creek-track-campground-buckland-victoria-au",
  "name": "Clear Creek Track Campground",
  "description": "Very nice set up at midnight was easy to get too with a 4wd. Very good bush 4wd nearby. nice👍🏿 Near High Country and Buckland. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clear-creek-track-campground-buckland-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--e9ZZnf9J--/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/uupv8jxluxf5ymwt8nnv",
    "https://media.anycamp.com.au/c/image/upload/s--FPyJ79ml--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uupv8jxluxf5ymwt8nnv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clear Creek Track",
    "addressLocality": "Buckland",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.890967,
    "longitude": 146.886975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Harley J."
      },
      "reviewBody": "Very nice set up at midnight was easy to get too with a 4wd. Very good bush 4wd nearby. nice👍🏿"
    }
  ]
}