{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arfas-spot-canoe-trail-koondrook-victoria-au",
  "name": "Arfa's Spot Canoe Trail",
  "description": "Near Mallee and Koondrook. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/arfas-spot-canoe-trail-koondrook-victoria-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": "Koondrook Track",
    "addressLocality": "Koondrook",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.667823,
    "longitude": 144.135695
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/arfas-spot-canoe-trail?utm_source=list&utm_medium=web&utm_campaign=campsites/kerang-vic/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}