{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-haven-holiday-park-au",
  "name": "Fishing Haven Holiday Park",
  "description": "Great campsite with a beautiful view! Facilities were clean and not too far away from town to get s... Near Bundjalung National Park, Yamba Main Beach, Convent Beach, Barri Beach, Pippi Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-haven-holiday-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_V3NBa1u--/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/n7ajasbeq8fz2vznh0fl",
    "https://media.anycamp.com.au/c/image/upload/s--hj9C9hVG--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/n7ajasbeq8fz2vznh0fl"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35 River Road, Palmers Island, New South Wales",
    "addressLocality": "2463",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.414085,
    "longitude": 153.283748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Garry H."
      },
      "reviewBody": "Great location and the place is very well maintained and kept clean. Great little coffee spots on site. Good bathrooms and plenty of space to spread out. Boat hire on site too. Pet friendly is a plus."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jake"
      },
      "reviewBody": "Great campsite with a beautiful view! \nFacilities were clean and not too far away from town to get supplies"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Helen A."
      },
      "reviewBody": "Amazing quite place to fish and regather yourself"
    }
  ]
}