{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peter-c-coober-pedy",
  "name": "Peter C.",
  "description": "5kms outside the village but quiet clean and relaxed. $12 per person without power. Hot showers and...",
  "url": "https://campertunity.com/listings/campgrounds/peter-c-coober-pedy",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ttOR0dC0--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/iqs8o8mzhdlo8qfazdzb",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 1811 William Creek Rd",
    "addressLocality": "Coober Pedy",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.0133682,
    "longitude": 134.7536164
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/ribas-underground-tent-camping-tourist-park/stories/13407"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}