{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-big-river-holiday-2460-au",
  "name": "BIG4 Big River Holiday Park",
  "description": "Near Ramornie National Park, North Coast NSW and Seelands. Pets Allowed, Toilets, BBQ Areas, Powered sites, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/big4-big-river-holiday-2460-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--rgncgB9l--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/yjuwvulmu9tlktpbwjiu",
    "https://media.anycamp.com.au/c/image/upload/s--a0IToHTY--/c_fill,h_400,q_auto,w_800/yjuwvulmu9tlktpbwjiu"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "166 Ski Lodge Road, Seelands, New South Wales",
    "addressLocality": "2460",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.608385,
    "longitude": 152.925246
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christie M."
      },
      "reviewBody": "Great park. Good facilities and amenities, although being the long weekend the bathrooms next to the camp kitchen weren't cleaned as often. Also the jumping pillow was turned off before the 5pm close time, which our 6 yo was very disappointed by. The pool was nice and refreshing and the evening entertainment was good. The staff were also great. The location was great on the river but about a 20min drive to Grafton centre. Powered camp sites were good."
    }
  ]
}