{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foreshore-camping-sorrento-victoria",
  "name": "Foreshore Camping Sorrento",
  "description": "Best place to camp and accessible toilets. Near Sorrento Ocean Beach, Bridge Water Bay Beach, Dimmicks Beach, Koonya Ocean Beach, Diamond Bay Beach, St Pauls Beach, Pearce's Beach , Diamond Bay...",
  "url": "https://campertunity.com/listings/campgrounds/foreshore-camping-sorrento-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sQbPk2i_--/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/zul5qfblrip8mm4qc0zy",
    "https://media.anycamp.com.au/c/image/upload/s--Y98iv-rf--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/zul5qfblrip8mm4qc0zy"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3154 Point Nepean Rd",
    "addressLocality": "Sorrento",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.343668,
    "longitude": 144.752768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Robert"
      },
      "reviewBody": "Best place to camp and accessible toilets."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris t."
      },
      "reviewBody": "Great camping area direct at the sea."
    }
  ]
}