{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lowood-lowood-queensland-au",
  "name": "Lowood Showground",
  "description": "Caretakers are awesome, facilities are super clean, paid I think $30 for two nights, camping with a... Near Brisbane and Lowood. Pets Allowed, Toilets, Drinking Water and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/lowood-lowood-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--r45IYY28--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v6taujpqupkp9944sz6c",
    "https://media.anycamp.com.au/c/image/upload/s--A6r7JA1t--/c_fill,h_400,q_auto,w_800/v6taujpqupkp9944sz6c"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14 Station St",
    "addressLocality": "Lowood",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.462531,
    "longitude": 152.582791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Flo P."
      },
      "reviewBody": "Nice, quiet location. Drakes supermarket nearby. Would stay again."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mikayla"
      },
      "reviewBody": "Caretakers are awesome, facilities are super clean, paid I think $30 for two nights, camping with a swag and dog."
    }
  ]
}