{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seninis-campground-moondarra-victoria",
  "name": "Seninis Campground",
  "description": "Perfect for families, lots of space and 2 drop toilets. The creek is walking distance for a quick di... Near Baw Baw National Park, Gippsland and Moondarra. Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seninis-campground-moondarra-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 10C Seninis Track",
    "addressLocality": "Moondarra",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.023674,
    "longitude": 146.340587
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve"
      },
      "reviewBody": "Nice little place. Drop toilet. Small amount of campsites. Nice quiet place."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ian T."
      },
      "reviewBody": "Great little spot for few nights, the road was washed out a few years back and has been repaired but just keep that in mind if your planning a visit in a road car."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nathan A."
      },
      "reviewBody": "Perfect for families, lots of space and 2 drop toilets. The creek is walking distance for a quick dip or going for a fish. Plenty of wildlife around, got lucky seeing a lizard and a drop bear. A few 4wd tracks around so can be noisy with motorbikes around."
    }
  ]
}