{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angledool-weir-angledool-new-south-wales-au",
  "name": "Angledool Weir",
  "description": "Easy access flat spots both sides of the river nice and quiet don't camp on the river bed Near Outback NSW and Angledool. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angledool-weir-angledool-new-south-wales-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--aSTxVRXT--/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/wywce42ph1djmtqekxga",
    "https://media.anycamp.com.au/c/image/upload/s--a-rb13u_--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/wywce42ph1djmtqekxga"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Castlereagh Hwy",
    "addressLocality": "Angledool",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.113424,
    "longitude": 147.904899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gerard v."
      },
      "reviewBody": "Easy access flat spots both sides of the river nice and quiet don't camp on the river bed"
    }
  ]
}