{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taponga-camp-eildon-victoria-au",
  "name": "Taponga Camp",
  "description": "Near Upper Yarra and Eildon. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taponga-camp-eildon-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--avFUc813--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/o2xw6ycy2eezisbuwivk",
    "https://media.anycamp.com.au/c/image/upload/s--MwgNs-mv--/c_fill,h_400,q_auto,w_800/o2xw6ycy2eezisbuwivk"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eildon-Jamieson Rd",
    "addressLocality": "Eildon",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.370184,
    "longitude": 146.057456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lee M."
      },
      "reviewBody": "Drop Toilets\nCan get busy during peak times\nAlways cheak fire restriction periods\nAnd fishing seasons too\nBring everything you and take your rubbish with you when you go \nWe head up to this area at least once a year \n\nLove it"
    }
  ]
}