{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chelsea-holiday-park-3196-au",
  "name": "Chelsea Holiday Park",
  "description": "Near Carrum beach, Carrum beach, Seaford Beach, Frankston Beach, Edward Street Beach, Churchill National Park, Sandringham Beach, Sunnyside Beach, Hampton Beach, Mills Beach, Brighton beach,...",
  "url": "https://campertunity.com/listings/campgrounds/chelsea-holiday-park-3196-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Broadway, Bonbeach, Victoria",
    "addressLocality": "3196",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.056316,
    "longitude": 145.131454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}