{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boyland-rest-stop-boyland-queensland",
  "name": "Boyland Rest Stop",
  "description": "Near Tamborine National Park, Sarabah National Park, Brisbane and Boyland. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boyland-rest-stop-boyland-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--aiH5vhZw--/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/n8skbhbarlc3a3u1ns7a",
    "https://media.anycamp.com.au/c/image/upload/s--P9pxFFDC--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/n8skbhbarlc3a3u1ns7a",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "340 Boyland Rd",
    "addressLocality": "Boyland",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.955591,
    "longitude": 153.125771
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Georgia M."
      },
      "reviewBody": "Doesn’t have any facilities, it’s just a table and grass area, is the address wrong?"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "This area has a very clear ‘no camping’ sign so is definitely not an area to be able to stopover. One picnic table on grass. It’s not even obvious it’s a real rest area."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt T."
      },
      "reviewBody": "Simple enough. Ladies and mens bathrooms. One disabled bathroom as well. Potable water despite what this app says. \n\n3 or so bench / eating areas. \nWell taken care of. \nPlenty of TP. \nSign says no tents (assuming a grass setup). If you have a rooftop tent, go for it!\nAttracts a laid back community.\nCome soon after sunset or before to secure a spot!"
    }
  ]
}