{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-leo-carrillo-state-park-malibu-ca",
  "name": "Leo Carrillo State Park",
  "description": "Leo Carrillo State Park is located at 35000 Pacific Coast Highway, Malibu CA 90265. Leo Carrillo State Park can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=616",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-leo-carrillo-state-park-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.0621981,
    "longitude": -118.9279067
  }
}