{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koonibba-rest-area-ceduna-south-australia",
  "name": "Koonibba Rest Area",
  "description": "Near Eyre Peninsula and Uworra. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koonibba-rest-area-ceduna-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--cAQpQdq7--/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/rnqffbqukixbeiml9dld",
    "https://media.anycamp.com.au/c/image/upload/s--ILwAP2Ne--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rnqffbqukixbeiml9dld",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyre Hwy",
    "addressLocality": "Ceduna",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.950985,
    "longitude": 133.418429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lizzie M."
      },
      "reviewBody": "Less of a rest stop, and more of a cleared area next to the highway. \nLOTS of ants, our car was covered in the buggers when we left. \n\nWe stayed overnight, there were regular road trains and my husband jumped out of bed at every noise. \n\nNo facilities, one bin for rubbish. The scrub bushland is prickly and thorn filled. \n\nView of sunset was lovely."
    }
  ]
}