{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gavin-r-miles-queensland",
  "name": "Gavin R.",
  "description": "Very neat and tidy camp ground very close to everything in Miles. Amenities are basic but very clean...",
  "url": "https://campertunity.com/listings/campgrounds/gavin-r-miles-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--YRMQRI7S--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/motuhyk1rhjn8clokpzj",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "47 Hawkins St",
    "addressLocality": "Miles",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.7296445,
    "longitude": 150.1520205
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/miles-showgrounds-1/stories/11471"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}