{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkers-flat-2-delatite-plantation-road-delatite-arm-reserve",
  "name": "Parkers Flat 2",
  "description": "Near Lake Eildon National Park, High Country and Lake Eildon. Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkers-flat-2-delatite-plantation-road-delatite-arm-reserve",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--IkmYNOpc--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vqfshsaf8grbhxkdco1q",
    "https://media.anycamp.com.au/c/image/upload/s--2giWL2iO--/c_fill,h_400,q_auto,w_800/vqfshsaf8grbhxkdco1q"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Delatite Plantation road",
    "addressRegion": "Delatite Arm Reserve",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.124706,
    "longitude": 145.952605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}