{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/geoff-j-4702-au",
  "name": "Geoff J.",
  "description": "Beautiful park with sites in a bush setting. Very welcoming staff. Th epark is conveniently located...",
  "url": "https://campertunity.com/listings/campgrounds/geoff-j-4702-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tQYB7A4T--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dzkzu6cvkbqks1yiet7q",
    "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": "57 Sunrise Road, Sapphire, Queensland",
    "addressLocality": "4702",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sapphire-caravan-park/stories/9955"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}