{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/amaroo-on-mclays-narrandera-nsw-australia",
  "name": "Amaroo On McLays",
  "description": "Near Narrandera. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/amaroo-on-mclays-narrandera-nsw-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kNV0Z63I--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/qaghtvqzvrys2juinqtn",
    "https://media.anycamp.com.au/c/image/upload/s--nmN44Rna--/c_fill,h_400,q_auto,w_800/qaghtvqzvrys2juinqtn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27 McLays Road",
    "addressLocality": "Narrandera NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.74,
    "longitude": 146.53
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/amaroo-on-mclays"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}