{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corringle-foreshore-reserve-marlo-victoria-au",
  "name": "Corringle Foreshore Reserve",
  "description": "Quiet & clean definitely plan on going back again! Near Lakes and Corringle. Pets Allowed, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corringle-foreshore-reserve-marlo-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ffm2IE7I--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/ayplhvvsvow2vxgak4m7",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--Jpr8dBBk--/c_fill,h_400,q_auto,w_800/v1/production/ayplhvvsvow2vxgak4m7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1017 Corringle Rd",
    "addressLocality": "Marlo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.800021,
    "longitude": 148.5225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Paige"
      },
      "reviewBody": "Had so much fun with my friends. Beach is a short walk away, jetty was fun to jump off, also saw some people fishing off it. Can take a kayak or tinnie down the banks. Has fire pits, bbq, and tables and toilets."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nyssa"
      },
      "reviewBody": "Quiet & clean definitely plan on going back again!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dion S."
      },
      "reviewBody": "Spacious areas to camp, make sure you book online. 5 minute walk to the beach and river inlet!"
    }
  ]
}