{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-pleasant-caravan-park-mount-pleasant-south-australia",
  "name": "Mt Pleasant Caravan Park",
  "description": "Near Barossa and Mount Pleasant. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/mt-pleasant-caravan-park-mount-pleasant-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--dQFsqCT7--/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/bhe9kggcz46ztibqz6sa",
    "https://media.anycamp.com.au/c/image/upload/s--lpVJMR4G--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bhe9kggcz46ztibqz6sa"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Talunga Park Oval, Melrose St",
    "addressLocality": "Mount Pleasant",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.776365,
    "longitude": 139.043049
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "wendy b."
      },
      "reviewBody": "Quiet, convenient park in the middle of Mt Pleasant with clean showers, lqundry, and toilet blocks. as of Feb 2025, fee is 27AUD/night for unpowered campsite. the most outstanding part of the campground is the wonderful outdoor cooking facilities that are very clean and new. it includes 2 induction stove tops and ovens, small refrigerator and microwave. very classy."
    }
  ]
}