{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campania-hills-noosa-macdonald-queensland",
  "name": "Campania Hills Noosa",
  "description": "Near Dunn's Beach, Norm's Beach, Little Cove, Noosa National Park, Sunshine Beach, Granite Bay, Tea Tree Bay, Alexandria Bay, Picnic Cove, Sunshine Coast and Lake Macdonald. Pets Allowed, Drinking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campania-hills-noosa-macdonald-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9 Hayward Rd",
    "addressLocality": "Lake Macdonald",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.406197,
    "longitude": 152.943551
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}