{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pier-caravan-park-urangan-qld-4655",
  "name": "Pier Caravan Park",
  "description": "Great family sites awesome toilet block and camp kitchen, kids room is a great place on a we day. Cl... Near Shelly Beach, Shelly Beach, Fraser Coast and Hervey Bay. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pier-caravan-park-urangan-qld-4655",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "11 Pier St",
    "addressRegion": "Urangan QLD 4655",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.28431,
    "longitude": 152.901901
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Darren M."
      },
      "reviewBody": "Great family sites awesome toilet block and camp kitchen, kids room is a great place on a we day. Close to the beach. Pool is good has great cover, sites ar big and all have power. Dog friendly as well. We have stayed here 3time now the kids love it and so do we."
    }
  ]
}