{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marton-b-avoca-victoria",
  "name": "Marton B.",
  "description": "Sweet free camp on the edge of the river. Toilets are brand new and the cleanest I’ve seen. Free gas...",
  "url": "https://campertunity.com/listings/campgrounds/marton-b-avoca-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--s16MT-ZC--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xva0p4jtyhkvszv2y60n",
    "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": "6 Dundas St",
    "addressLocality": "Avoca",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.0889278,
    "longitude": 143.473745
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/avoca-lions-club-park/stories/14488"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}