{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-traralgon-park-lane-holiday-park-5353-princes-highway",
  "name": "BIG4 Traralgon Park Lane Holiday Park",
  "description": "Great park! Amenities are fantastic especially the kitchen and showers. Friendly staff. Near Morwell National Park, Gippsland and Traralgon. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-traralgon-park-lane-holiday-park-5353-princes-highway",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--0QceZO9T--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/tsgt5fior0xa9lv6niaz",
    "https://media.anycamp.com.au/c/image/upload/s--5MIHTDdW--/c_fill,h_400,q_auto,w_800/tsgt5fior0xa9lv6niaz"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "5353 Princes Highway",
    "addressRegion": "Traralgon VIC 3844",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.216022,
    "longitude": 146.478468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Will"
      },
      "reviewBody": "Great park! Amenities are fantastic especially the kitchen and showers. Friendly staff."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lola D."
      },
      "reviewBody": "• Lovely staff, the two ladies at the reception were very kind\n• There were many empty campsites, but we were placed right in the middle\n• Almost no trees, so very little shade – doesn’t feel very “nature-like”\n• Lots of children, so it can be noisy\n• Located right next to a busy road, so there’s noise\n• TV room and kitchen are air-conditioned, which is nice\n• Nice pool\n• Jacuzzi available upon reservation\n• Playground for kids within the campground\n• Very clean toilets and showers"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jack M."
      },
      "reviewBody": "A destination in itself. Amazing ropes course, indoor play centre, mini golf, pool, jumping cushion and so much more!! Will be back 😃"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "53",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "$53+"
}