{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taylors-2-delatite-plantation-road-delatite-arm-reserve",
  "name": "Taylors 2",
  "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/taylors-2-delatite-plantation-road-delatite-arm-reserve",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vm11EFpw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xwl2w6jddelv4u33sloe",
    "https://media.anycamp.com.au/c/image/upload/s--n1Uq6HLW--/c_fill,h_400,q_auto,w_800/xwl2w6jddelv4u33sloe"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Delatite Plantation road",
    "addressRegion": "Delatite Arm Reserve",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.119347,
    "longitude": 145.921692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}