{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nug-nug-reserve-campground-nug-nug",
  "name": "Nug Nug Reserve Campground",
  "description": "Nug Nug Reserve Campground is a camping site with 50 pitches in Nug Nug, Australia.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nug-nug-reserve-campground-nug-nug",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nug Nug",
    "postalCode": "3737",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.661771,
    "longitude": 146.705409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}