{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avondale-homestead-tavern-avondale-queensland",
  "name": "Avondale Homestead Tavern",
  "description": "Near Littabella National Park, Bundaberg and Avondale. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avondale-homestead-tavern-avondale-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--0oDAsNiB--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/nuxwwbk4rq35bbjv5ung",
    "https://media.anycamp.com.au/c/image/upload/s--CEQ3-59Z--/c_fill,h_400,q_auto,w_800/nuxwwbk4rq35bbjv5ung"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Rosedale & Avondale Rd",
    "addressLocality": "Avondale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.76388,
    "longitude": 152.153332
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Morgane"
      },
      "reviewBody": "We’ve been there and the owner told us no more free camp because some backpackers left the facilities messy and dirty. But he has kindly indicated us a place where we could stay for the night at 5km from there"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Claudio F."
      },
      "reviewBody": "Big grass parking with no facilities except for the ones you can find inside the close tavern/pub"
    }
  ]
}