{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuribigilba-caravans-cooroy-mountain-queensland",
  "name": "Kuribigilba Caravans",
  "description": "Near Little Cove, Noosa National Park, Sunshine Beach, Granite Bay, Tea Tree Bay, Dunn's Beach, Norm's Beach, Alexandria Bay, Picnic Cove, Sunshine Coast and Cooroy Mountain. Pets Allowed,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuribigilba-caravans-cooroy-mountain-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "298 Dath Henderson Road",
    "addressLocality": "Cooroy Mountain",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.420847,
    "longitude": 152.972324
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Marc"
      },
      "reviewBody": "Called the number - site is closed down"
    }
  ]
}