{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knockwood-reserve-knockwood-victoria",
  "name": "Knockwood Reserve",
  "description": "Great spot, large open areas and also trees areas. Because it’s a little further along Mansfield- wo... Near High Country and Knockwood. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knockwood-reserve-knockwood-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--GThB_Ts0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/de5ys51romspyeagr9gb",
    "https://media.anycamp.com.au/c/image/upload/s--1DWFC31j--/c_fill,h_400,q_auto,w_800/de5ys51romspyeagr9gb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mansfield-Woods Point Rd",
    "addressLocality": "Knockwood",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.434315,
    "longitude": 146.228828
  },
  "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": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Greg Formosa (Swannie)"
      },
      "reviewBody": "Great spot, large open areas and also trees areas. Because it’s a little further along Mansfield- woodspoint rd it’s quieter"
    }
  ]
}