{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sa-border-pinnaroo",
  "name": "SA Border",
  "description": "Near Murray River, Lakes and Coorong and Pinnaroo. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/sa-border-pinnaroo",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14382 Mallee Hwy",
    "addressLocality": "Pinnaroo",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.240355,
    "longitude": 140.961026
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sa-border?utm_source=list&utm_medium=web&utm_campaign=campsites/pinnaroo-vic/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}