{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grimes-camp-narbethong-victoria",
  "name": "Grimes Camp",
  "description": "Near Upper Yarra and Marysville. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grimes-camp-narbethong-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--uOrP7Mwb--/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/e5sehydde60eozertvns",
    "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--K2Yny_tE--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/e5sehydde60eozertvns"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Acheron Way",
    "addressLocality": "Narbethong",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.575072,
    "longitude": 145.692586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kassie B."
      },
      "reviewBody": "Bush camping near river. Busy during public holidays. Take wasp spray with you!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nikola C."
      },
      "reviewBody": "Pretty dingey looking spot. Not much room. Very deep mud puddles. We were just looking for a quick spot to stop for the night but would not stay here."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Marton B."
      },
      "reviewBody": "Basic free camp near Marysville. Was about 5 degrees cooler than Melbourne when here so a good option for a hot day (also heaps of shade 🌳). When coming off Acheron Way, take the first right before the bridge. Roads were wet and damp despite it not having rained recently so I imagine it’d be pretty muddy in the wet. 4g is surprisingly good here (40/4) could definitely do some work calls out here."
    }
  ]
}