{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/passage-camp-boundary-bend-victoria",
  "name": "Passage Camp",
  "description": "Very isolated spot right on the river! BYO everything, just a fireplace and picnic table. Very rou...",
  "url": "https://campertunity.com/listings/campgrounds/passage-camp-boundary-bend-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--YUrA_nzY--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/axyoq4f4et05d7uljfqf",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT S3555 Mills Lane",
    "addressLocality": "Boundary Bend",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.7297263,
    "longitude": 143.0980072
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/passage-camp-1/stories/7039"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}