{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mogo-campground-map-nsw-national-parks",
  "name": "Mogo campground | Map | NSW National Parks",
  "description": "Mogo campground in Yengo National Park provides six sites in close proximity to a variety of attractions, with notable colonial history along Old Great North Road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mogo-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.1631745819879,
    "longitude": 151.069899835484
  }
}