{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-phils-bend",
  "name": "Home | Phil's bend",
  "description": "Private campsites on the banks of the mighty Murray River, fenced and gated for that little bit of extra security!",
  "url": "https://campertunity.com/listings/campgrounds/home-phils-bend",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.57281,
    "longitude": 142.76594
  },
  "sameAs": [
    "https://phils-bend.weeblysite.com"
  ]
}