{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakes-haven-caravan-park-lakes-entrance-victoria",
  "name": "Lakes Haven Caravan Park",
  "description": "Is there a room for one night on January 1st? Any room type is OK. We need two parking Spaces, eithe... Near Lake Tyers Beach Sand Bar, Lakes and Lakes Entrance. Pets Allowed, Toilets, Drinking...",
  "url": "https://campertunity.com/listings/campgrounds/lakes-haven-caravan-park-lakes-entrance-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Jemmeson St",
    "addressLocality": "Lakes Entrance",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.87575,
    "longitude": 147.997673
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lakes-haven-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}