{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hobart-amazing-mountain-views-australia",
  "name": "Hobart - Amazing mountain views",
  "description": "Nestled in beautiful Collinsvale, we are offering approximately 3 acres of land for people to camp.",
  "url": "https://campertunity.com/listings/campgrounds/hobart-amazing-mountain-views-australia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/30/41/_1/3041_1_5e539f99d9707.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.85,
    "longitude": 147.2
  },
  "sameAs": [
    "https://campspace.com/en/s/hobart-amazing-mountain-views_3041"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}