{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dalmorton-campground-guy-fawkes-river-national-park-au",
  "name": "Dalmorton campground",
  "description": "Always love this campground, easy dirt road access. Fresh rivers to swim in. One of my favourite pla... Near North Coast NSW, Guy Fawkes River National Park and Dalmorton. Toilets and BBQ Areas.",
  "url": "https://campertunity.com/listings/campgrounds/dalmorton-campground-guy-fawkes-river-national-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PeTJ3-XY--/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/dak07xhdgecuhjtyy0no",
    "https://media.anycamp.com.au/c/image/upload/s--iHWYHgMj--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dak07xhdgecuhjtyy0no"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Guy Fawkes River National Park",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.864663,
    "longitude": 152.448369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Olivia"
      },
      "reviewBody": "Always love this campground, easy dirt road access.\nFresh rivers to swim in. One of my favourite places to visit."
    }
  ]
}