{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomanoomana-state-forest-boomanoomana-new-south-wales",
  "name": "Boomanoomana State Forest",
  "description": "Near The Murray and Boomanoomana. Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomanoomana-state-forest-boomanoomana-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--J37m9BAk--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vyohneq4f34o4fn6wswh",
    "https://media.anycamp.com.au/c/image/upload/s--HQIh6vne--/c_fill,h_400,q_auto,w_800/vyohneq4f34o4fn6wswh"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Boomanoomana",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.950966,
    "longitude": 145.913621
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}