{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-bay-camping-tourist-park-the-entrance-new-south-wales-a",
  "name": "Blue Bay Camping & Tourist Park",
  "description": "Had a great stay at this spot. The owner is one of the friendliest blocks if ever met. Very clean, h... Near Bateau Bay Beach, Bateau Bay Beach, Forrester's beach, Wyrrabalong National Park, Spoon...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-bay-camping-tourist-park-the-entrance-new-south-wales-a",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--qqJq7hmd--/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/eou6scr0eynv8868qgjd",
    "https://media.anycamp.com.au/c/image/upload/s--U7_xS_k3--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/eou6scr0eynv8868qgjd",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Bay Rd & Narrawa Ave",
    "addressLocality": "The Entrance",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.353631,
    "longitude": 151.499345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jess W."
      },
      "reviewBody": "Had a great stay at this spot. The owner is one of the friendliest blocks if ever met. Very clean, has everything you need and not busy. Would recommend."
    }
  ]
}