{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pelican-rest-tourist-park-st-george-queensland",
  "name": "Pelican Rest Tourist Park",
  "description": "Near Southern Queensland Country and St George. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pelican-rest-tourist-park-st-george-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--OdwfXvn0--/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/qg90usoyl1fc4iv3epif",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--OWPxo-8Z--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/qg90usoyl1fc4iv3epif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12022 Carnarvon Hwy",
    "addressLocality": "St George",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.027072,
    "longitude": 148.60026
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Trish c."
      },
      "reviewBody": "This is a great park, lovely amenities including a great camp kitchen. Nice walk in to town, friendly owners. The only downside is the traffic noise especially at the front of the park"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sophie M."
      },
      "reviewBody": "Lovely owners! Big campsite with huge kitchen and showers. Washing machine available. Powered and unpowered sites separated by trees. Pets friendly. Good to stop before or after a long travel."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kurt P."
      },
      "reviewBody": "Great place to stay. Clean amenities, plenty of space on each site, friendly staff. Little bit of road noise from the highway but not too bad. Highly recommend"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Erin E."
      },
      "reviewBody": "Great spot, friendly staff and clean amenities. Large site, grassy with plenty of room. Nice fireplace in the camp kitchen."
    }
  ]
}