{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horrocks-spot-mount-hope-south-australia",
  "name": "Horrocks Spot",
  "description": "Near Eyre Peninsula and Mount Hope. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/horrocks-spot-mount-hope-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Point Drummond Rd",
    "addressLocality": "Mount Hope",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.129753,
    "longitude": 135.262544
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/horrocks-spot?utm_source=list&utm_medium=web&utm_campaign=campsites/mount-drummond-sa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}