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