{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walgun-cape-byron-state-conservation-area-byron-bay-nsw",
  "name": "Walgun Cape Byron State Conservation Area",
  "description": "For a classic Aussie beach holiday in unique accommodation, head to Partridge Cottage at Byron Bay. It’s a great base for a weekend getaway or longer holiday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walgun-cape-byron-state-conservation-area-byron-bay-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/walgun-cape-byron-state-conservation-area/partridge-cottage/geoff-partridge-cottage-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145-147 Lighthouse Road",
    "addressLocality": "Byron Bay",
    "addressRegion": "NSW",
    "postalCode": "2481",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.6410273266666,
    "longitude": 153.627027906667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}