{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lederville-rocky-river-retreat-rocky-river-nsw",
  "name": "Lederville Rocky River Retreat",
  "description": "Been going there for six years. The best Near New England North West and Rocky River. Pets Allowed, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lederville-rocky-river-retreat-rocky-river-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--W2FOJ32w--/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/mvjbuu5483mgg8hemen7",
    "https://media.anycamp.com.au/c/image/upload/s--36JxU3xH--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/mvjbuu5483mgg8hemen7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3492 Rocky River Rd",
    "addressLocality": "Rocky River",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.125739,
    "longitude": 152.357433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matthew K."
      },
      "reviewBody": "Great location, very quiet. Nice drive from. Main road to rh. Camping area."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Olivia W."
      },
      "reviewBody": "Absolutely beautiful spot! Horses in goal made it an absolute dream for us horse lovers! Pretty drive in and easily done in 2wd - just watch out for potholes!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kay p."
      },
      "reviewBody": "Been going there for six years. The best"
    }
  ]
}