{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terramungamine-reserve-terramungamine-new-south-wales",
  "name": "Terramungamine Reserve",
  "description": "Perfect spot for a one night camp. Toilets available :) Near Central NSW and Terramungamine. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/terramungamine-reserve-terramungamine-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--s0XblLza--/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/brx3ikr7wdx5yg687ndw",
    "https://media.anycamp.com.au/c/image/upload/s--0EzbzYu9--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/brx3ikr7wdx5yg687ndw",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49 Burraway Road",
    "addressLocality": "Terramungamine",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.168622,
    "longitude": 148.585198
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Maddi"
      },
      "reviewBody": "Perfect spot for a one night camp. Toilets available :)"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "David M."
      },
      "reviewBody": "Limited places for a caravan so get there early - especially if you want a spot by the creek. Clean toilets provided. No drinking water from memory."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Luke B."
      },
      "reviewBody": "Good little spot for a night. Max 1 night stay, river was pumping and got a spot with the caravan down near the water."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Francesca P."
      },
      "reviewBody": "Very nice and quiet spot, toilet available and far from the traffic! One night only free"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kathy O."
      },
      "reviewBody": "Sorry to say we drove in & out again. Toilets were out of order. Despite it being the off season; June, it was busy with no nice sites left. Was unkempt. Bins were full."
    }
  ]
}