{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marton-b-raglan-victoria",
  "name": "Marton B.",
  "description": "Checked out this tucked away free camp in April. Modern drop toilets, plenty of space and a bit of a...",
  "url": "https://campertunity.com/listings/campgrounds/marton-b-raglan-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zKnxifrS--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ftdwdtlwpufvjgsuprn6",
    "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": "Raglan-Mount Cole Road",
    "addressLocality": "Raglan",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/ditchfields-camp-area/stories/19213"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}