{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emerald-showground-emerald-queensland",
  "name": "Emerald Showground",
  "description": "Near Capricorn and Emerald. Pets Allowed, Toilets, Drinking Water and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/emerald-showground-emerald-queensland",
  "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": "Entry via Capricorn Hwy",
    "addressLocality": "Emerald",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.523712,
    "longitude": 148.152338
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/emerald-showground?utm_source=list&utm_medium=web&utm_campaign=campsites/lilyvale-qld/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}