{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/branxholm-camping-spot-branxholm-tasmania",
  "name": "Branxholm Camping Spot",
  "description": "One of the best camping spots in Tasmania if you don't care about the beach. Near Launceston and the North and Branxholm. Toilets, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/branxholm-camping-spot-branxholm-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tasman Hwy",
    "addressLocality": "Branxholm",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.167854,
    "longitude": 147.737899
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/branxholm-camping-spot?utm_source=list&utm_medium=web&utm_campaign=campsites/stieglitz-tas/powered"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}