{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crossley-bridge-camping-area-sofala-new-south-wales",
  "name": "Crossley Bridge Camping Area",
  "description": "Lovely spot Near Central NSW and Sofala. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/crossley-bridge-camping-area-sofala-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--UdPdepGe--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/dkay6wz9qhugu4hpgq1e",
    "https://media.anycamp.com.au/c/image/upload/s--oGLf-hJC--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dkay6wz9qhugu4hpgq1e"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ilford-Sofala Rd",
    "addressLocality": "Sofala",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.079431,
    "longitude": 149.687072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Penny S."
      },
      "reviewBody": "Great camp spot, plenty of shade, caught some fish, close to township Sofala."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sharon C."
      },
      "reviewBody": "Lovely spot"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kennedy g."
      },
      "reviewBody": "Beautiful river for swimming in the warmer weather  , track leading in to site is steepish & rough so not suited to caravans\nRoad noise from the adjacent bridge is a bit annoying \nVery pretty otherwise"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Trevor C."
      },
      "reviewBody": "Great spot close to town"
    }
  ]
}