{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-walnuts-mitta-mitta-victoria",
  "name": "The Walnuts",
  "description": "Near High Country and Mitta Mitta. Pets Allowed, Free, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-walnuts-mitta-mitta-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Vzu1JE_K--/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/brnw4ygii14ekdnhrlhp",
    "https://media.anycamp.com.au/c/image/upload/s--wmg-lbyh--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/brnw4ygii14ekdnhrlhp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Omeo Hwy",
    "addressLocality": "Mitta Mitta",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.615156,
    "longitude": 147.426354
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Allison W."
      },
      "reviewBody": "Beautiful place. Nice spot to stop and enjoy the serenity. No phone reception. There is a long drop loo. BYO toilet paper. Flat areas to set up camp with caravans and tents. Nice spot to cool down in river also."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Super nice place but all campsites along the Omeo hwy are bloody busy during long weekends and holidays. Don’t expect your own space if camping during these times."
    }
  ]
}