{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maclean-riverside-caravan-park-au",
  "name": "Maclean Riverside Caravan Park",
  "description": "Dog friendly, great camp, cheap Near Bundjalung National Park, Yamba Main Beach, Barri Beach, Green Point Beach, Angourie Beach, Pippi Beach, Convent Beach, Little Shelley Beach, Plumbago Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maclean-riverside-caravan-park-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "109 River Street, Maclean, New South Wales",
    "addressLocality": "2463",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.449085,
    "longitude": 153.201295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lauren K."
      },
      "reviewBody": "Stayed in a cabin after a long day travelling. Cabin was clean and we all got a good nights sleep. \n\nOwner was friendly and let us collect our key late to get into the cabin when we get there. \n\nOnly gave 4 stars due to water leaking somewhere from bathroom and it coming through the wall and wet my bag which i left against that wall. \n\nOverall, would stay here again and recommend to others passing through the area"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Angi  & Stew"
      },
      "reviewBody": "Dog friendly, great camp, cheap"
    }
  ]
}