{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalrympe-creek-park-allora-queensland",
  "name": "Dalrympe Creek Park - Allora",
  "description": "Nice spot for an overnight stay. Good shaded areas with a few picnic tables. One flush toilet which... Near Southern Queensland Country and Allora. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalrympe-creek-park-allora-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--OKu_8IfR--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/crg51798aomwihakwuse",
    "https://media.anycamp.com.au/c/image/upload/s--Ayk49_oZ--/c_fill,h_400,q_auto,w_800/crg51798aomwihakwuse"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Herbert St",
    "addressLocality": "Allora",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.028512,
    "longitude": 151.983401
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Flash D."
      },
      "reviewBody": "Some traffic noise. One toilet only but clean. A small stopover. Nice and shady."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chloe"
      },
      "reviewBody": "Nice spot for an overnight stay.\nGood shaded areas with a few picnic tables.\nOne flush toilet which was clean.\nNot far from the small town of Allora and near Darling Downs Zoo."
    }
  ]
}