{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dargle-ski-gardens-lower-portland-new-south-wales",
  "name": "Dargle Ski Gardens",
  "description": "Great place to stay right on the beautiful Hawkesbury River. Near Cattai National Park, Scheyville National Park, Dharug National Park, Marramarra National Park, Sydney and Lower Portland....",
  "url": "https://campertunity.com/listings/campgrounds/dargle-ski-gardens-lower-portland-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--wsJW3ZvG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/oylkglowmxo0gdgpjqy5",
    "https://media.anycamp.com.au/c/image/upload/s--sPKO86Lh--/c_fill,h_400,q_auto,w_800/oylkglowmxo0gdgpjqy5"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "312 River Rd",
    "addressLocality": "Lower Portland",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.456483,
    "longitude": 150.902312
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Helen R."
      },
      "reviewBody": "Great place to stay right on the beautiful Hawkesbury River."
    }
  ]
}