{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jolly-swagman-caravan-park-east-toowoomba-queensland",
  "name": "Jolly Swagman Caravan Park",
  "description": "Near Lockyer National Park, Southern Queensland Country and Toowoomba. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/jolly-swagman-caravan-park-east-toowoomba-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ZDrOf3X2--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/huztkszkmfmyredt9jxg",
    "https://media.anycamp.com.au/c/image/upload/s--8YP-W7Cm--/c_fill,h_400,q_auto,w_800/huztkszkmfmyredt9jxg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "47 Kitchener St",
    "addressLocality": "East Toowoomba",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.569243,
    "longitude": 151.963585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Managers and staff very helpful.   Had a pet friendly cabin but air con stuck on cold. Cabin was old but shower was clean and hot.   Good for the price.  Close to everything you need. Would be tight to get a big van in.  Sites angled and fully concreted.  Lots of cabins and many workers there."
    }
  ]
}