{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferny-flat-campground-benambra-victoria",
  "name": "Ferny Flat Campground",
  "description": "Near Lakes and Omeo Valley. Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferny-flat-campground-benambra-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--p8Nl1gEH--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/pao4ojgo2hv5tfu1y5kj",
    "https://media.anycamp.com.au/c/image/upload/s--TH6OojFq--/c_fill,h_400,q_auto,w_800/pao4ojgo2hv5tfu1y5kj"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kellys Road",
    "addressLocality": "Benambra",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.89669,
    "longitude": 147.632866
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}