{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillsview-caravan-park-port-pirie-south-south-australia",
  "name": "Hillsview Caravan Park",
  "description": "Near Flinders Ranges and Outback and Port Pirie South. Pets Allowed, Toilets, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/hillsview-caravan-park-port-pirie-south-south-australia",
  "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": "330 Three Chain Rd",
    "addressLocality": "Port Pirie South",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.220753,
    "longitude": 138.012032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Trish C."
      },
      "reviewBody": "Drive past. We checked in unpowered for two nights, after an hour we left. Terrible, amenities stunk, unpowered sites were on loose dusty crushed rock, thought we were going to get stuck. Park has numerous permanents, look bit dodgy, we didn’t feel safe, and certainly weren’t keen on leaving our things and going out for the day."
    }
  ]
}