{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-canberra-gungahlin-act",
  "name": "Discovery Parks - Canberra",
  "description": "Conveniently located near the city centre, Discovery Parks - Canberra is the perfect base to explore our nation’s capital. With a range of spacious and comfortable site options, families and groups can settle in with ease. Each site accommodates up to 4 adults and 4 children, ensuring plenty of room to relax.",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-canberra-gungahlin-act",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/c2f094e2-31a6-4f50-aadc-b8701b5b1938/canberra-park-hero-image-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Federal Highway & Old Well Station Road",
    "addressLocality": "Gungahlin",
    "addressRegion": "ACT",
    "postalCode": "2912",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.22648,
    "longitude": 149.15524
  },
  "sameAs": [
    "https://www.discoveryholidayparks.com.au/caravan-parks/australian-capital-territory/canberra/canberra"
  ]
}