{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/noosa-sea-scouts-camp-noosaville-queensland",
  "name": "Noosa Sea Scouts Camp",
  "description": "Many times Near Little Cove, Little Cove, Noosa National Park, Granite Bay, Tea Tree Bay, Sunshine Beach, Alexandria Bay, Picnic Cove, Dunn's Beach, Norm's Beach and Sunshine Coast. Toilets,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/noosa-sea-scouts-camp-noosaville-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": "11 Eumundi-Noosa Rd",
    "addressLocality": "Noosaville",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.399725,
    "longitude": 153.052558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Pierre T."
      },
      "reviewBody": "Very nice and place and location."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matthew S."
      },
      "reviewBody": "Great spot with lots of shade and very quiet. No power or water hook ups. Clean toilets and showers. Not always open, so need to check and book."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Magnus S."
      },
      "reviewBody": "The camp is closed"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Judy A."
      },
      "reviewBody": "Many times"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Fie O."
      },
      "reviewBody": "Fine place, good facilities. 30$ for 2 People for one night"
    }
  ]
}