{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wall-camp-area-rocklands-victoria",
  "name": "The Wall Camp Area",
  "description": "Wonderful area. Clean and tidy. Good distance between camp areas. Fishing not bad. Go here as often... Near Western Grampians and Rocklands. Pets Allowed, Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wall-camp-area-rocklands-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tBVy2Rzj--/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/vfk8ux3zkbmrm24bknmf",
    "https://media.anycamp.com.au/c/image/upload/s--WUvWp1hR--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vfk8ux3zkbmrm24bknmf"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rocklands-Cherrypool Rd",
    "addressLocality": "Rocklands",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.22876,
    "longitude": 141.987048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bill S."
      },
      "reviewBody": "Wonderful area. Clean and tidy. Good distance between camp areas. Fishing not bad. Go here as often as we can"
    }
  ]
}