{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/colo-meroo-upper-colo-nsw",
  "name": "Colo Meroo",
  "description": "Near Cattai National Park, Scheyville National Park, Marramarra National Park, Sydney and Cattai. Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/colo-meroo-upper-colo-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---bM-ON0k--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/f39d307e6558aa7c45f16d1c80e1c107",
    "https://media.anycamp.com.au/c/image/upload/s--kPn08mxW--/c_fill,h_400,q_auto,w_800/f39d307e6558aa7c45f16d1c80e1c107"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colo Meroo Access Track",
    "addressLocality": "Upper Colo",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.530345,
    "longitude": 150.928667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Thibault G."
      },
      "reviewBody": "Wrong location, do not go there!!!"
    }
  ]
}