{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/melanie-j-manangatang-victoria",
  "name": "Melanie J.",
  "description": "Fantastic (donation) camp with power and hot shower! Across the road from a nice pub and beautiful v...",
  "url": "https://campertunity.com/listings/campgrounds/melanie-j-manangatang-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--fIOi3OO6--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/lnxd57v2tzyuhr2b7hks",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 Wattle St",
    "addressLocality": "Manangatang",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.0546525,
    "longitude": 142.8830435
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/manangatang-travellers-rest-1/stories/13521"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}