{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-canyon-caravan-park-camping-near-kings-canyon-wayfar",
  "name": "Kings Canyon Caravan Park | Camping near Kings Canyon | WAY&FARER",
  "description": "Kings Canyon Caravan Park & Resort is the closest accommodation and campground near Kings Canyon that has a shop, restaurant, bar and pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-canyon-caravan-park-camping-near-kings-canyon-wayfar",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.250973525108712,
    "longitude": 131.47810875392508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$1+"
}