{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landsborough-rest-area-glenview-qld-australia-au",
  "name": "Landsborough Rest Area",
  "description": "Great place for a stop over Lovely shady spot amoungst the trees.Has toilets, picnic tables, seating...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landsborough-rest-area-glenview-qld-australia-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--JcjBWmXv--/c_fill,h_400,q_auto,w_800/vjo1lnuiepoq1gkqidwt",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2859 Steve Irwin Way",
    "addressLocality": "Glenview QLD 4553",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}