{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fraser-coast-scarness-queensland",
  "name": "Fraser Coast Top Tourist Park",
  "description": "Pets allowed. Good clean facilities. Quite area away from main roads. Near Shelly Beach, Shelly Beach, Fraser Coast and Hervey Bay. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fraser-coast-scarness-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--DlEc840H--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vyjkadnktkixsd0gf0tu",
    "https://media.anycamp.com.au/c/image/upload/s--5A2OGOyK--/c_fill,h_400,q_auto,w_800/vyjkadnktkixsd0gf0tu"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Denmans Camp Rd",
    "addressLocality": "Scarness",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.286614,
    "longitude": 152.86067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Richard D."
      },
      "reviewBody": "Pets allowed. Good clean facilities. Quite area away from main roads."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michelle"
      },
      "reviewBody": "Very nice small park and super clean. Owner polite but as next to the bowling club full of grey nomads so no kids for our kids to play with. Good pool and games room. Cafe next door reasonably priced."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jane and Shane"
      },
      "reviewBody": "Stayed one night at this facility the lady that booked us in was fantastic. Very lovely and helpful. We we’re planning to stay longer, however, the mosquitoes were terrible and the older man that was cleaning the men’s toilets was rather grumpy and arrogant, and also the lawn being mowed directly in front of our Camp spot where the dirt was sprayed everywhere without any consideration of my clean washing hanging there was rather annoying to say the least."
    }
  ]
}