{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yengo-national-park-mogo-creek-nsw",
  "name": "Yengo National Park",
  "description": "Mogo campground in Yengo National Park provides tent camping in close proximity to some walking tracks and cycling trails, with notable colonial history along Old Great North Road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yengo-national-park-mogo-creek-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/yengo-national-park/mogo-campground/mogo-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mogo Loop Walking Track",
    "addressLocality": "Mogo Creek",
    "addressRegion": "NSW",
    "postalCode": "2775",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.1451416666664,
    "longitude": 151.091336166666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}