{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kelly-saint-george-bridge-queensland",
  "name": "Kelly Saint George Bridge",
  "description": "Near Tropical North Queensland and Desailly. Pets Allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kelly-saint-george-bridge-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peninsula Dev Rd",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.435715,
    "longitude": 144.781073
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}