{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pevensey-farmstay-hay-south-new-south-wales",
  "name": "Pevensey Farmstay",
  "description": "Near Riverina and Hay South. Pets Allowed.",
  "url": "https://campertunity.com/listings/campgrounds/pevensey-farmstay-hay-south-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 68 Sturt Hwy",
    "addressLocality": "Hay South",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.56693,
    "longitude": 144.680396
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/pevensey-farmstay?utm_source=list&utm_medium=web&utm_campaign=campsites/oolambeyan-national-park-nsw/fishing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}