{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-dandenong-tourist-park-dandenong-south-victoria",
  "name": "BIG4 Dandenong Tourist Park",
  "description": "Friendly staff , clean amenities Great spot for the night Near Carrum beach, Churchill National Park, Seaford Beach, Frankston Beach, Edward Street Beach and Melbourne. Toilets, Drinking Water,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-dandenong-tourist-park-dandenong-south-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--JYDxevH5--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/npoww8kgof0wajchoxda",
    "https://media.anycamp.com.au/c/image/upload/s--mEy5gWYL--/c_fill,h_400,q_auto,w_800/npoww8kgof0wajchoxda"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "370 Frankston Rd",
    "addressLocality": "Dandenong South",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.038666,
    "longitude": 145.209483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Artur W."
      },
      "reviewBody": "‭Polite service, clean, though a bit loud from a nearby road."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kylie w."
      },
      "reviewBody": "Friendly staff , clean amenities \nGreat spot for the night"
    }
  ]
}