{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-george-caravan-queensland",
  "name": "St George Caravan Park",
  "description": "Name has changed it is now the Rivergum Tourist Park. Nice small park, plenty of room, Ivan the owne... Near Southern Queensland Country and St George. Pets Allowed, Toilets, Drinking Water, BBQ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-george-caravan-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--NQLh3zBu--/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/i7pbvpwjetx6u5iy3vtt",
    "https://media.anycamp.com.au/c/image/upload/s--U6Bouada--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/i7pbvpwjetx6u5iy3vtt"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "221 Victoria St",
    "addressLocality": "St George",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.044259,
    "longitude": 148.570392
  },
  "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": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "BECKY"
      },
      "reviewBody": "Name has changed it is now the Rivergum Tourist Park. Nice small park, plenty of room, Ivan the owner is so nice nothing is a problem, level sites, clean amenities."
    }
  ]
}