{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quicks-beach-campground-cobram",
  "name": "Quicks Beach campground",
  "description": "Spend the night right next to the Murray River at either Quicks Beach or Kerrs Beach campground. A perfect spot to set up your tent, caravan or motorhome and enjoy the sandy beaches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quicks-beach-campground-cobram",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murray-valley-national-park/quicks-beach-campground/quicks-beach-campground-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cobram",
    "addressRegion": "NSW",
    "postalCode": "3644",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.9269405842301,
    "longitude": 145.699987
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}