{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-swan-valley-caversham-wa",
  "name": "Discovery Parks - Swan Valley",
  "description": "Unwind and uncork at Discovery Parks - Swan Valley. A stone's throw from Perth CBD and in the heart of wine country, you're perfectly placed for vineyard hops and family stops like Whiteman Park. From sipping world-class wine to splashing in the pool, we've got your taste buds and fun buds covered.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-swan-valley-caversham-wa",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/2eadff38-a3e4-48a8-86d5-68563ba80bd8/10524_viv3710.jpg",
    "https://www.discoveryholidayparks.com.au/getmedia/6c9a71ae-bef3-429f-a1c0-d4828a4fdd5a/discovery-parks-swan-valley-hero-image-ariel-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91 Benara Road",
    "addressLocality": "Caversham",
    "addressRegion": "WA",
    "postalCode": "6055",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.876949,
    "longitude": 115.964444
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 638,
    "bestRating": 5,
    "worstRating": 1
  }
}