{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warwick-freedom-lifestyle-park-new-england-hwy-warwick",
  "name": "Warwick Freedom Lifestyle Park",
  "description": "Near Southern Queensland Country and Warwick. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warwick-freedom-lifestyle-park-new-england-hwy-warwick",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--S-j1IFNn--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xmyvmbf7ktys0cashxhx",
    "https://media.anycamp.com.au/c/image/upload/s--wHn_ArHo--/c_fill,h_400,q_auto,w_800/xmyvmbf7ktys0cashxhx",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "98 Wallace St",
    "addressLocality": "(New England Hwy) Warwick",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.228593,
    "longitude": 152.018617
  },
  "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": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gerrie W."
      },
      "reviewBody": "Lovely caravan park with large sites, a little bit of a walk into town but well worth it, surrounded by park lands & nice views of the rolling hills & countryside. Site has a nice pool, plus large clean aminities"
    }
  ]
}