{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/childers-tourist-park-camp-childers-queensland",
  "name": "Childers Tourist Park & Camp",
  "description": "Near Bundaberg and North Isis. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/childers-tourist-park-camp-childers-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--IkmkhQx6--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/nmbetmyk9nck6bhp8sa2",
    "https://media.anycamp.com.au/c/image/upload/s--QxQQf2T0--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/nmbetmyk9nck6bhp8sa2"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Stockyard Rd",
    "addressLocality": "Childers",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.198165,
    "longitude": 152.296922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}