{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooroy-caravan-park-cooroy-queensland",
  "name": "Cooroy Caravan Park",
  "description": "Warm welcome and pristine van site. Perfect for our stop over Near Dunn's Beach, Norm's Beach, Sunshine Beach, Little Cove, Noosa National Park, Sunshine Coast and Cooroy. Pets Allowed, Toilets,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooroy-caravan-park-cooroy-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--FomCkdZg--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/qk5boveepe301e02pt7l",
    "https://media.anycamp.com.au/c/image/upload/s--h7EDio4v--/c_fill,h_400,q_auto,w_800/qk5boveepe301e02pt7l"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "154 Holts Rd",
    "addressLocality": "Cooroy",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.44183,
    "longitude": 152.919108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@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": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bruce M."
      },
      "reviewBody": "Warm welcome and pristine van site. Perfect for our stop over"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Shirlen m."
      },
      "reviewBody": "Nice quiet place, showers and great facility with kitchen. Claudia was really helpful and made us feel welcomed."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lloyd c."
      },
      "reviewBody": "Very neat, tidy grounds and friendly atmosphere. Showers are clean and inviting with good cooking facilities. Will visit again"
    }
  ]
}