{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laanecoorie-lakeside-au",
  "name": "Laanecoorie Lakeside Park",
  "description": "Fantastically run park, we spent all the days exploring the outdoors and visiting local towns.",
  "url": "https://campertunity.com/listings/campgrounds/laanecoorie-lakeside-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sWAr_lmq--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gxwpqo467y0ytdqfb4xa",
    "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": "58 Brownbills Road, Laanecoorie, Victoria",
    "addressLocality": "3463",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/laanecoorie-lakeside-park/stories/9006"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}