{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taylor-a-imbil-queensland",
  "name": "Taylor A.",
  "description": "Positives: • fire pit • clean spaces • kids playground • very clean hot showers • coffee shop •...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taylor-a-imbil-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--yiDQZJHj--/c_fill,h_400,q_auto,w_800/v1/production/pzyqlaoqn0b0ue2ymyo7",
    "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": "1133 Yabba Creek Rd",
    "addressLocality": "Imbil",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.4604871,
    "longitude": 152.6763063
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cafe"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}