{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palms-hervey-bay-67-truro-street",
  "name": "The Palms Hervey Bay",
  "description": "Stayed three nights totally quiet small boutique camp with best and cleanest camp kitchen I have eve... Near Shelly Beach, Shelly Beach, Fraser Coast and Hervey Bay. Pets Allowed, Toilets,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palms-hervey-bay-67-truro-street",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XPzs2hoy--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hkq9igmvlgujmhvuhasr",
    "https://media.anycamp.com.au/c/image/upload/s--G19tqGdI--/c_fill,h_400,q_auto,w_800/hkq9igmvlgujmhvuhasr"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "67 Truro Street",
    "addressRegion": "Torquay QLD 4655",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.286845,
    "longitude": 152.87682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Holly O."
      },
      "reviewBody": "Camp kitchen is really nice, furniture and lovely fairy lights as lighting. The amanitas block is clean and fairly good, with nice showers. Also has an area to wash and iron clothes. Good price and they allow  dogs!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bruce S."
      },
      "reviewBody": "Stayed three nights totally quiet small boutique camp with best and cleanest camp kitchen I have ever seen amenities clean and tidy close to beach would stay again $31.50 per night l"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "45",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$45+"
}