{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bylong-4x4-park-upper-bylong-new-south-wales",
  "name": "Bylong 4x4 Park",
  "description": "Near Goulburn River National Park, Central NSW and Upper Bylong. Pets Allowed and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/bylong-4x4-park-upper-bylong-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--OtclrCTI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/si6wylrwooqywapxavix",
    "https://media.anycamp.com.au/c/image/upload/s--dOJJ4bRe--/c_fill,h_400,q_auto,w_800/si6wylrwooqywapxavix"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "768 Woolleys Road",
    "addressLocality": "Upper Bylong",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.471244,
    "longitude": 150.204701
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}