{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-colo-reserve-upper-colo-new-south-wales",
  "name": "Upper Colo Reserve",
  "description": "really nice Near Sydney. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/upper-colo-reserve-upper-colo-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--UMU58l8U--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/rzeissljfuscgma1rs3x",
    "https://media.anycamp.com.au/c/image/upload/s--9wXbcwOE--/c_fill,h_400,q_auto,w_800/v1/production/rzeissljfuscgma1rs3x",
    "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": "Hulbert Rd",
    "addressLocality": "Upper Colo",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.420181,
    "longitude": 150.732993
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kelts S."
      },
      "reviewBody": "Beautiful place. Big area with clean amenities. The river was beautiful. We got there on a Tuesday with only one other camper for 2 days. The Thursday afternoon people started to arrive, about 16 other camp sites taken up. We left Friday arvo as more weekend campers were arriving. There’s still plenty of space though. \nWildlife was great. Some big Goanna’s, and even a Koala!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "The only thing that would have made it better is if people actually kept their dogs on leash. Otherwise a beautiful place with so much space - we couldn’t even hear the people closest to us."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jay H."
      },
      "reviewBody": "Great place to camp, only a short walk to the crystal clear water.\nThere is a rain water tank for drinking water, toilets and showers.\nSpent the long weekend here with my daughters and will be back for sure."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jack M."
      },
      "reviewBody": "really nice"
    }
  ]
}