{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/staceys-bridge-nariel-valley-victoria",
  "name": "Stacey's Bridge",
  "description": "Near High Country and Nariel Valley. Pets Allowed, Free, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/staceys-bridge-nariel-valley-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tQju_Wuc--/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/kee6ptv1idqqgrxjk9te",
    "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--Lr3bbXEz--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/kee6ptv1idqqgrxjk9te"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Benambra-Corryong Rd",
    "addressLocality": "Nariel Valley",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.443479,
    "longitude": 147.829211
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Duane R."
      },
      "reviewBody": "Easy access for vans and lots of wood, great clean toilets (drop) look around on foot, there are some great little walks and creeks."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan"
      },
      "reviewBody": "Free campsite just off the road. Nice flat spots on either side of the road along the river. Can be noisy in the morning with the logging trucks. There were drop toilets but were in need of a clean when we were there."
    }
  ]
}