{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nrma-lake-somerset-holiday-park-78-kirkleagh-road-hazeldean",
  "name": "NRMA Lake Somerset Holiday Park",
  "description": "Nice place Near Brisbane and Hazeldean. Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/nrma-lake-somerset-holiday-park-78-kirkleagh-road-hazeldean",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zvaxY1NP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/a4zpluwdx63bdju42xze",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--oA22G0H8--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/a4zpluwdx63bdju42xze"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "78 Kirkleagh Road",
    "addressRegion": "Hazeldean QLD 4515",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.018631,
    "longitude": 152.557932
  },
  "amenityFeature": [
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alan F."
      },
      "reviewBody": "Was there on off season weekend. Still busy enough. Safe for kids. Plenty to do.  Great location"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jamie"
      },
      "reviewBody": "Nice place"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "45",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$45+"
}