{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/currawong-chichester-state-forest-new-south-wales-au",
  "name": "Currawong Camping Ground",
  "description": "Great site to camp but you need to be careful when crossing the river as there are some big rocks th... Near Barrington Tops National Park, North Coast NSW and Upper Karuah River. Pets Allowed,...",
  "url": "https://campertunity.com/listings/campgrounds/currawong-chichester-state-forest-new-south-wales-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--SAldkk60--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/xxjwm0dilq14lwq3xt8f",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--hYQa_jjv--/c_fill,h_400,q_auto,w_800/v1/production/xxjwm0dilq14lwq3xt8f"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chichester State Forest",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.219794,
    "longitude": 151.74536
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/currawong-camping-ground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}