{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ravenswood-showgrounds-ravenswood-queensland",
  "name": "Ravenswood Showgrounds",
  "description": "Near Townsville. Pets Allowed, Toilets, Drinking Water, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/ravenswood-showgrounds-ravenswood-queensland",
  "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": "Ayr-Ravenswood Rd",
    "addressLocality": "Ravenswood",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.098476,
    "longitude": 146.892404
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/ravenswood-showgrounds?utm_source=list&utm_medium=web&utm_campaign=campsites/reid-river-qld/pets",
    "https://campermate.com/en/location/australia/qld/townsville/paid-campsites/ravenswood-showground-campground/c7ccd8d7-0edd-415f-a705-8eddc48552d4"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}