{
  "@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-1",
  "name": "Walgun Cape Byron State Conservation Area",
  "description": "The award-winning Imeson Cottage sits right on the beach overlooking one of Byron Bay's most popular surf breaks. If you were any closer to the waves, you'd have sand between your toes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walgun-cape-byron-state-conservation-area-byron-bay-nsw-1",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/walgun-cape-byron-state-conservation-area/imeson-cottage/imeson-cottage-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "155 Lighthouse Road",
    "addressLocality": "Byron Bay",
    "addressRegion": "NSW",
    "postalCode": "2481",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.640351178333,
    "longitude": 153.627546292501
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}