{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glen-riddle-woodsreef-nsw-australia",
  "name": "Glen Riddle",
  "description": "Near Woodsreef. Pets Allowed, Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/glen-riddle-woodsreef-nsw-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VydidPUf--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ks3feqy4sxk9yxjsv9ao",
    "https://media.anycamp.com.au/c/image/upload/s--Lp-ueqvE--/c_fill,h_400,q_auto,w_800/ks3feqy4sxk9yxjsv9ao"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glen Riddle Recreation Reserve",
    "addressLocality": "Woodsreef NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.45,
    "longitude": 150.69
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/glen-riddle",
    "https://campermate.com/en/location/australia/nsw/new-england-north-west/free-campsites/glen-riddle-recreation-reserve/c991ff74-f804-4a80-9eae-e99d42bdaa17"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}