{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-honeysuckles",
  "name": "90 Mile Beach - C14 Campground",
  "description": "Near Ninety Mile Beach Marine National Park, Gippsland and The Honeysuckles. Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-honeysuckles",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--diNhLVGU--/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/bezgkcovfpwavmnnopfg",
    "https://media.anycamp.com.au/c/image/upload/s--FeEtAFM5--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bezgkcovfpwavmnnopfg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2003-2005 Shoreline Dr",
    "addressLocality": "The Honeysuckles",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.32152,
    "longitude": 147.261079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ay B."
      },
      "reviewBody": "C14 is free, that is great. It is also small and covered with soot sand, which makes it a bit unpleasant. It is also very small, fitting only about 4 medium sized camps, near the parking area. Mozzies will devour anything on their path, so we opted for pitching our tent near the beach. Only a 2 min walk through light beach bush. Best decision even. Light breeze through the night and no mozzies. We didn’t pick the best spot, so woke up with sore backs, but that’s our own fault. \nNo toilets or water available."
    }
  ]
}