{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eumundi-rest-area-eumundi-queensland",
  "name": "Eumundi Rest Area",
  "description": "Near Sunshine Beach, Little Cove, Noosa National Park, Granite Bay, Tea Tree Bay, Alexandria Bay, Picnic Cove, Triunia National Park, Sunshine Coast and Eumundi. Pets Allowed, Toilets, Drinking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eumundi-rest-area-eumundi-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--KE1SiNZA--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/uofycdwnlg9z372bkwgn",
    "https://media.anycamp.com.au/c/image/upload/s--gFRrIxMZ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uofycdwnlg9z372bkwgn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Albert St & Napier Rd",
    "addressLocality": "Eumundi",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.476049,
    "longitude": 152.953423
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jess D."
      },
      "reviewBody": "Closed due to Covid"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dennis M."
      },
      "reviewBody": "We called in on 5th Jan to find it still closed due to Covid. Which is disappointing and odd given all the nearby caravan parks were open and packed like sardines. A real shame given it does look like it was well maintained."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rebecca M."
      },
      "reviewBody": "Still closed due to covid otherwise it’s $6 and you payWave payment to get through the boom gates"
    }
  ]
}