{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/derby-big-rig-derby-tasmania-au",
  "name": "Derby Big Rig Camping Site",
  "description": "Near Launceston and the North and Derby. Free.",
  "url": "https://campertunity.com/listings/campgrounds/derby-big-rig-derby-tasmania-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tasman Hwy",
    "addressLocality": "Derby",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.150026,
    "longitude": 147.804546
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/derby-big-rig-camping-site?utm_source=list&utm_medium=web&utm_campaign=campsites/murdochs-beach-tas/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}