{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ippinitchie-campground-wirrabara-south-australia",
  "name": "Ippinitchie Campground",
  "description": "Near Flinders Ranges and Outback and Wirrabara. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/ippinitchie-campground-wirrabara-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--OcMg1BbN--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/svpxl6dobqseqzzocppb",
    "https://media.anycamp.com.au/c/image/upload/s--jT0z_L3m--/c_fill,h_400,q_auto,w_800/svpxl6dobqseqzzocppb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Rd",
    "addressLocality": "Wirrabara",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.065949,
    "longitude": 138.230616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Deima K."
      },
      "reviewBody": "Dogs are not allowed here ."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Liz j."
      },
      "reviewBody": "Am sure it’s a beautiful spot but beware it’s only open April to November we went there in March so could not access"
    }
  ]
}