{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bakers-springlawn-bakers-tasmania",
  "name": "Bakers Beach Springlawn Campground",
  "description": "Great camping within National Park. It’s $16 for a powered site and $13 for unpowered. Pay at info c... Near Bakers Beach, Copper Cove, Narawntapu National Park, Bakers Beach, Copper Cove,...",
  "url": "https://campertunity.com/listings/campgrounds/bakers-springlawn-bakers-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springlawn Nature Walk",
    "addressLocality": "Bakers Beach",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.148064,
    "longitude": 146.602401
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bakers-beach-springlawn-campground?utm_source=list&utm_medium=web&utm_campaign=campsites/beaconsfield-tas/water-and-toilets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}