{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-gum-swamp-little-desert-victoria",
  "name": "Red Gum Swamp",
  "description": "Near Little Desert National Park, Western Grampians and Nurcoung. Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-gum-swamp-little-desert-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ljDBL3bt--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/u0q7f9wpqcslkxcd9iho",
    "https://media.anycamp.com.au/c/image/upload/s--5f47Nooq--/c_fill,h_400,q_auto,w_800/u0q7f9wpqcslkxcd9iho"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Gum Track Central Block",
    "addressLocality": "Little Desert",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.560593,
    "longitude": 141.623028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}