{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lind-lodge-nariel-valley-victoria-au",
  "name": "Lind Lodge",
  "description": "Near High Country and Nariel Valley. Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lind-lodge-nariel-valley-victoria-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Px0XtM-1--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/nueoonorvuk2t12ioxwj",
    "https://media.anycamp.com.au/c/image/upload/s---016RJ5D--/c_fill,h_400,q_auto,w_800/nueoonorvuk2t12ioxwj"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scrubby Creek Track",
    "addressLocality": "Nariel Valley",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.485855,
    "longitude": 147.889388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}