{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-caravan-spring-creek-queensland",
  "name": "Spring Creek Caravan Park",
  "description": "Absolutely loved it here, very clean amenities, very friendly people, great size camping spot Near Southern Queensland Country and Spring Creek. Pets Allowed, Toilets, Drinking Water, BBQ Areas...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-caravan-spring-creek-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--X-RgCfBJ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dypuvxhsbtcy2fiv8vf0",
    "https://media.anycamp.com.au/c/image/upload/s--A6H31scL--/c_fill,h_400,q_auto,w_800/dypuvxhsbtcy2fiv8vf0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "616 Spring Creek Rd (off New England Hwy)",
    "addressLocality": "Spring Creek",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.949986,
    "longitude": 151.991788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gregg De  Laine"
      },
      "reviewBody": "One of the cleanest, tidiest parks we have been in. Peter and Maree work tirelesly to maintain this park in a perfect state.  Not much here  but the park is ideally situated to explore the surrounding areas."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan M."
      },
      "reviewBody": "Absolutely loved it here, very clean amenities, very friendly people, great size camping spot"
    }
  ]
}