{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chill-cove-lake-eildon-victoria-au",
  "name": "Chill Cove",
  "description": "Near Lake Eildon National Park, High Country and Lake Eildon. Pets Allowed, Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chill-cove-lake-eildon-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--d5G_z1NS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/afm3yde8nwdqbzns1axi",
    "https://media.anycamp.com.au/c/image/upload/s--J2-i-9dQ--/c_fill,h_400,q_auto,w_800/afm3yde8nwdqbzns1axi"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Delatite Plantation Rd",
    "addressLocality": "Lake Eildon",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.132816,
    "longitude": 145.976459
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}