{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/angorichina-tourist-village-parachilna-south-australia",
  "name": "Angorichina Tourist Village",
  "description": "Nice place on the edge of Parachilna Gorge All amenities are there but it is a bit expensive, we pa... Near Flinders Ranges and Outback. Pets Allowed, Toilets, BBQ Areas, Powered sites and Allows...",
  "url": "https://campertunity.com/listings/campgrounds/angorichina-tourist-village-parachilna-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15Ks W of Blinman",
    "addressLocality": "Parachilna Rd",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.126547,
    "longitude": 138.560917
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/angorichina-tourist-village-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}