{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tyalgum-diggers-campground-tyalgum-new-south-wales",
  "name": "Tyalgum Diggers Campground",
  "description": "Fantastic campground- full facilities- arrived here as nearby campgrounds flooded. Wonderful caretak... Near Mount Warning National Park, Mebbin National Park, Border Ranges National Park,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tyalgum-diggers-campground-tyalgum-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nTwbst6B--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/af2z5b31hs7d1s8f30y1",
    "https://media.anycamp.com.au/c/image/upload/s--vkkoHSln--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/af2z5b31hs7d1s8f30y1"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carraboi Tce",
    "addressLocality": "Tyalgum",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.35324,
    "longitude": 153.205837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Myra Dargue-De Jong"
      },
      "reviewBody": "Fantastic campground- full facilities- arrived here as nearby campgrounds flooded. Wonderful caretakers. Great camp kitchen. Clean toilets and showers. Water, dump point and great views. Lovely and quiet too"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neptune R."
      },
      "reviewBody": "Peaceful campground. Current caretaker, Richard, is super helpful and easy going. Well equipped kitchen and clean, spiffy ammenities. Not much shade to get some relief from the blistering temperatures though. BUT, there is a waterhole a very short walk away, so can cool off there. Fairest rates in this region. Short walk to town which has general store, cafe, pub and an ice creamery open on the weekend!"
    }
  ]
}