{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stewart-and-lloyds-hawks-nest-nsw",
  "name": "Stewart and Lloyds campground",
  "description": "An idyllic spot near the coast, Stewart and Lloyds campground offers great beach fishing, walking, and mountain biking in Myall Lake National Park, near Hawks Nest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stewart-and-lloyds-hawks-nest-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/myall-lakes-national-park/stewart-and-lloyds-campground/stewart-and-lloyds-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mungo Brush Road",
    "addressLocality": "Hawks Nest",
    "addressRegion": "NSW",
    "postalCode": "2324",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.6081838866666,
    "longitude": 152.232471306667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}