{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wharf-reserve-camping-area-camp-spot-clarence-town",
  "name": "Wharf Reserve Camping Area",
  "description": "Near Hunter and Clarence Town. Pets Allowed, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wharf-reserve-camping-area-camp-spot-clarence-town",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---mM8GVx4--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/34b76640b88cbeda6517163d3d9f0b75",
    "https://media.anycamp.com.au/c/image/upload/s--Sf6zwLIi--/c_fill,h_400,q_auto,w_800/34b76640b88cbeda6517163d3d9f0b75"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camp Spot at Clarence Town. Rifle St",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.590833,
    "longitude": 151.777778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Carys D."
      },
      "reviewBody": "No Camping sign riveted over the camping permitted sign."
    }
  ]
}