{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/malibu-ca",
  "name": "United States",
  "description": "Wake up to the sound of crashing waves at Surf Outpost, formerly Malibu RV Park, where Southern California oceanfront camping meets stunning coastal views. Set on a bluff overlooking the Pacific, this campground offers Zuma Beach camping at its finest—just minutes from golden sands, world-class surf, and breathtaking sunsets. Adventure is everywhere here. Hike the iconic Backbone Trail for sweeping ocean vistas or explore Escondido Falls, one of the tallest waterfalls in the Santa Monica Moun...",
  "url": "https://campertunity.com/listings/campgrounds/malibu-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6925927e-5d36-11ee-be83-42010a00140d/card.jpg?v=63889832535"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25801 Pacific Coast Highway",
    "addressLocality": "Malibu",
    "addressRegion": "CA",
    "postalCode": "90265",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0336359,
    "longitude": -118.7398326
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "$75+"
}