{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-lane-cove-macquarie-park-nsw-au",
  "name": "Discovery Parks - Lane Cove",
  "description": "Escape the hustle and bustle of city life with an oasis getaway – only 10km from Sydney’s CBD! Discovery Parks – Lane Cove has everything you need to switch off from the daily grind and tune in to total relaxation. Pull out a picnic rug and share a sanga at one of the many picturesque picnic spots, or sleep under the stars in one of our luxurious Glamping Tents.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-lane-cove-macquarie-park-nsw-au",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/24db3daf-940c-4c25-a570-f19a27bbbe94/lane-cove_other_001.jpg?width=2000&amp;height=1334&amp;ext=.jpg&ext=.jpg",
    "https://www.discoveryholidayparks.com.au/getmedia/b9f79769-872f-4f53-b9e0-9c54a629bba1/discovery-parks-lane-cove-lifestyle-cabin.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 Plassey Road",
    "addressLocality": "Macquarie Park",
    "addressRegion": "NSW",
    "postalCode": "2113",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.789507,
    "longitude": 151.143365
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 351,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "239",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$239+"
}