{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lane-cove-national-park-macquarie-park-nsw-1",
  "name": "Lane Cove National Park",
  "description": "Lane Cove caravan park offers tent, campervan, motorhome or caravan camping with great facilities in Lane Cove National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lane-cove-national-park-macquarie-park-nsw-1",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/lane-cove-national-park/priority-2/camping/lane-cove-caravan-park-07.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 Plassey Road",
    "addressLocality": "Macquarie Park",
    "addressRegion": "NSW",
    "postalCode": "2113",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7892722030448,
    "longitude": 151.143237596051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}