{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-sorrento",
  "name": "Coastal Camping Victoria",
  "description": "About an hour’s drive from Melbourne, on the southern end of the Mornington Peninsula, are almost 1,000 camp sites – right on the best foreshores the peninsula has to offer. All sites are just 50-100 metres away from the beautiful beaches of Rosebud, Rye and Sorrento. The sites are managed by Mornington Peninsula Shire and …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-sorrento",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3176 Point Nepean Rd",
    "addressLocality": "Sorrento",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.3447273,
    "longitude": 144.7420938
  }
}