{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gundy-recreation-ground-new-south-wales",
  "name": "Gundy Recreation Ground",
  "description": "Near Hunter and Gundy. Pets Allowed, Toilets, Powered sites, Showers and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gundy-recreation-ground-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5bBBd0kW--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/rfafoafceft55oiyufys",
    "https://media.anycamp.com.au/c/image/upload/s--xcew_6ef--/c_fill,h_400,q_auto,w_800/rfafoafceft55oiyufys"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Church Street Gundy",
    "addressLocality": "New South Wales",
    "addressRegion": "2337",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.013142,
    "longitude": 150.995879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brittany L."
      },
      "reviewBody": "Was a great spot to pull up for the night with my partner"
    }
  ]
}