{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pemberton-caravan-park-pemberton-wa",
  "name": "Pemberton Caravan Park",
  "description": "Set among the trees of Forest Park and bordered by the Lefroy Brook is one of the most tranquil caravan parks in Western Australia. We have a range of accommodation, that is comfortable and affordable, guaranteed to suit your needs.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pemberton-caravan-park-pemberton-wa",
  "image": [
    "https://static.wixstatic.com/media/6b3a4b_0c3e82b0b3e842068697abe3a0e505b5~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Pump Hill Road",
    "addressLocality": "Pemberton",
    "addressRegion": "WA",
    "postalCode": "6260",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.4441275,
    "longitude": 116.0346584
  }
}