{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beach-arkstone-new-south-wales",
  "name": "The Beach",
  "description": "Theres a few choice spots right next to the river so you can fall asleep with its sound track! Also... Near Abercrombie River National Park, Blue Mountains and Paling Yards. Free, Toilets, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/beach-arkstone-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--bQHWOqqs--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/c10ba7ce3f0a61c006b321727aba9925",
    "https://media.anycamp.com.au/c/image/upload/s--ROdFQ_vl--/c_fill,h_400,q_auto,w_800/c10ba7ce3f0a61c006b321727aba9925"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Abercrombie Fire Track",
    "addressLocality": "Arkstone",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.12908,
    "longitude": 149.634539
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/the-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}