{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leo-carrillo-state-park-campground-beach-store-malibu-ca",
  "name": "Leo Carrillo State Park Campground Beach Store",
  "description": "Leo Carrillo State Park Campground Beach Store is located at 35000 Pacific Coast Highway, Malibu CA 90265. Leo Carrillo State Park Campground Beach Store can be contacted at ***-***-**** or http://leocarrillobeachstore.com/",
  "url": "https://campertunity.com/listings/campgrounds/leo-carrillo-state-park-campground-beach-store-malibu-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35000 Pacific Coast Highway",
    "addressLocality": "Malibu",
    "addressRegion": "CA",
    "postalCode": "90265",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0498589,
    "longitude": -118.9341561
  }
}