{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castleburn-creek-dargo-victoria",
  "name": "Castleburn Creek",
  "description": "Near Mitchell River National Park, Lakes and Dargo. Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castleburn-creek-dargo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--cDbhif88--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/l549rh6dsyeeblqbkxpk",
    "https://media.anycamp.com.au/c/image/upload/s--aR1zOB7V--/c_fill,h_400,q_auto,w_800/l549rh6dsyeeblqbkxpk"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6763 Dargo Road",
    "addressLocality": "Dargo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.541447,
    "longitude": 147.20388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}