{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dorrigo-mountain-dorrigo-new-south-wales",
  "name": "Dorrigo Mountain Resort",
  "description": "Would stay longer if we could. One minute from Dorrigo town. Two minutes to the rainforest walks. Sm... Near Dorrigo National Park, Junuy Juluum National Park, Bellinger River National Park,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dorrigo-mountain-dorrigo-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sAluTG-F--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/lqtxy1xbidmbhhwhkhk3",
    "https://media.anycamp.com.au/c/image/upload/s--hr_Jor10--/c_fill,h_400,q_auto,w_800/lqtxy1xbidmbhhwhkhk3"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3991 Waterfall Way",
    "addressLocality": "Dorrigo",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.350422,
    "longitude": 152.71504
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kelly"
      },
      "reviewBody": "Would stay longer if we could. One minute from Dorrigo town. Two minutes to the rainforest walks. Small caravan park but enough room to get the 21’ van in place no worries. Managers are so lovely. Amenities are old school but clean and functional. Camp fires allowed and you can watch the moon rise over the rainforest canopy from just a few minutes down the road. This is one of those places that reminds you how beautiful this country is. Love it. Thanks for an awesome stop."
    }
  ]
}