{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellbird-gibraltar-range-nsw-au",
  "name": "Bellbird campground",
  "description": "Bellbird campground is a great base to explore the World Heritage surrounds of Washpool National Park. It offers caravan, camper trailer and tent campsites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellbird-gibraltar-range-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/washpool-national-park/bellbird-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coombadjha Track",
    "addressLocality": "Gibraltar Range",
    "addressRegion": "NSW",
    "postalCode": "2370",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.4738116666698,
    "longitude": 152.315491666667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}