{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nymboida-river-campground-ramornie-new-south-wales",
  "name": "Nymboida River campground",
  "description": "Great remote campspot ....swimming, kayaking peaceful..... Near Nymboida National Park, North Coast NSW and Ramornie. Free, Toilets, BBQ Areas, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/nymboida-river-campground-ramornie-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2DJRiot8--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/r6etpzng8pwr3gqkkqjp",
    "https://media.anycamp.com.au/c/image/upload/s--eNAtzRyX--/c_fill,h_400,q_auto,w_800/v1/production/r6etpzng8pwr3gqkkqjp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ridge Rd",
    "addressLocality": "Ramornie",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.712742,
    "longitude": 152.55859
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alex E."
      },
      "reviewBody": "Been here a few times over New Years.  Usually very quiet.  Awesome swimming in the river.  Would recommend if you like remote camping.  Takes about 5 and a half hours from Brisbane.  No toilets or showers.  Plenty of space."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Margaret McNeill Ljubicic"
      },
      "reviewBody": "Great remote campspot ....swimming, kayaking peaceful....."
    }
  ]
}