{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-nugget-caravan-park-kybong-queensland",
  "name": "Gold Nugget Caravan Park",
  "description": "I stayed for one night on a $33 powered site and it was beautiful. The staff was very helpful and po... Near Sunshine Coast and Kybong. Pets Allowed, Toilets, Drinking Water, Powered sites and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-nugget-caravan-park-kybong-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": "692 Bruce Hwy",
    "addressLocality": "Kybong",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.238017,
    "longitude": 152.6991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nikeesha B."
      },
      "reviewBody": "I stayed for one night on a $33 powered site and it was beautiful. The staff was very helpful and polite. If you’re looking for a camp, refuelling or food they have it all."
    }
  ]
}