{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/colour-city-caravan-park-orange-nsw",
  "name": "Colour City Caravan Park",
  "description": "Near Central NSW and Orange. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/colour-city-caravan-park-orange-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--TlChtVQI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/8c177b169113048cdfacb6a6be7fef49",
    "https://media.anycamp.com.au/c/image/upload/s--fIllODwQ--/c_fill,h_400,q_auto,w_800/8c177b169113048cdfacb6a6be7fef49",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "203 Margaret St",
    "addressRegion": "Orange NSW 2800",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.271944,
    "longitude": 149.109167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Elizabeth S."
      },
      "reviewBody": "Nice little stop over.  \nGood facilities"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gerrie W."
      },
      "reviewBody": "Large open flat sites, next to showground, no pool & very basic kid equipment, amenities a bit dated with large gaps under toilet doors, short stroll into lovely town centre, park & historic buildings, highly recommend a visit to Dirty Jane's antique stalls & cafe"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mark H."
      },
      "reviewBody": "Pelted down rain fr total time of stay....number of permanent residents, first class camp kitchen, clean ++ amenities."
    }
  ]
}