{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scott-reserve-woods-point-victoria",
  "name": "Scott Reserve",
  "description": "Great camp-site, the toilets were clean, and it was easy to get to Near High Country and Woods Point. Pets Allowed, Free, Toilets and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scott-reserve-woods-point-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Lwin8mTm--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/awjgqwbzfkx38ldir5ya",
    "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--c2Gh0XxO--/c_fill,h_400,q_auto,w_800/v1/production/awjgqwbzfkx38ldir5ya"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Woods Point",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.559419,
    "longitude": 146.239804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Olaf S."
      },
      "reviewBody": "Just a quick overnighter many years ago. Very cold overnight but to be expected."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brenden and Lisa Milkins"
      },
      "reviewBody": "Great camp-site, the toilets were clean, and it was easy to get to"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dana H."
      },
      "reviewBody": "Just out of Woods Point on the main road next to the creek. Drop toilets and fire pits. Lots of 4wd tracks nearby ?"
    }
  ]
}