{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outback-oasis-caravan-park-carnarvon-wa",
  "name": "Outback Oasis Caravan Park",
  "description": "Outback Oasis Caravan Park in Carnarvon offers big Caravan & Camping Sites and fully self contained Cabins. Free Wifi, Pool, Games Room and Seniors Discount",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outback-oasis-caravan-park-carnarvon-wa",
  "image": [
    "https://static.wixstatic.com/media/01d56d_3a9b2f11fcb74e39bbf8357e6a1f2d79~mv2.jpg",
    "https://static.wixstatic.com/media/01d56d_2777c71aa817433d83a32b254d7cf538~mv2.jpg/v1/fill/w_980,h_834,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01d56d_2777c71aa817433d83a32b254d7cf538~mv2.jpg",
    "https://static.wixstatic.com/media/01d56d_ea55144b4e1d441787c8284ce3ab605a~mv2.png/v1/fill/w_639,h_435,al_c,q_85,enc_avif,quality_auto/01d56d_ea55144b4e1d441787c8284ce3ab605a~mv2.png",
    "https://static.wixstatic.com/media/01d56d_ae4a52d9b29340d08bfdb8a448e5e85b~mv2.jpg/v1/fill/w_980,h_1307,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01d56d_ae4a52d9b29340d08bfdb8a448e5e85b~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49 Wise Street",
    "addressLocality": "Carnarvon",
    "addressRegion": "WA",
    "postalCode": "6701",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.8676287,
    "longitude": 113.6807962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}