{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mudgee-showground-mudgee-nsw",
  "name": "Mudgee Showground",
  "description": "Close to town, lots aof space, new clean bathrooms, value for money Near Central NSW and Mudgee. Pets Allowed, Toilets, Drinking Water, Powered sites and Showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mudgee-showground-mudgee-nsw",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Nicholson & Douro St",
    "addressLocality": "Mudgee",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.602778,
    "longitude": 149.581389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ian M."
      },
      "reviewBody": "Came today from Hill End and was asked to leave. Very unfriendly and very nasty caretaker"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gary M."
      },
      "reviewBody": "Close  to town, lots aof space,  new clean  bathrooms, value for money"
    }
  ]
}