{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/janet-maryborough-victoria",
  "name": "Janet",
  "description": "Friendly staff. Great location on the lake with ducks and swans and some people fishing. Close to s...",
  "url": "https://campertunity.com/listings/campgrounds/janet-maryborough-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tJBqhDkm--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/yrn5hxnto7zlz6ipaqze",
    "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": "7-9 Holyrood St",
    "addressLocality": "Maryborough",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.0467582,
    "longitude": 143.7375721
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/maryborough-caravan-park/stories/14783"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}