{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ye-olde-buckland-inn-buckland-tasmania",
  "name": "Ye Olde Buckland Inn",
  "description": "Spacious and well maintained campsite. Located conveniently next to a public toilet facility, playgr... Near Spring Beach, Stapleton Beach, East Coast and Buckland. Pets Allowed, Free, Toilets and...",
  "url": "https://campertunity.com/listings/campgrounds/ye-olde-buckland-inn-buckland-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--qxe906CA--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/lvs3g68c7rxltdbfiy98",
    "https://media.anycamp.com.au/c/image/upload/s--rQsHctaK--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/lvs3g68c7rxltdbfiy98"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kent St",
    "addressLocality": "Buckland",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.606667,
    "longitude": 147.720724
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/ye-olde-buckland-inn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}