{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thornhill-broome-state-beach-campground-malibu-ca",
  "name": "Thornhill Broome State Beach Campground",
  "description": "Thornhill Broome State Beach Campground is located at 9000 Pacific Coast Highway, Malibu CA 90265. Thornhill Broome State Beach Campground can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=630",
  "url": "https://campertunity.com/listings/campgrounds/thornhill-broome-state-beach-campground-malibu-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9000 Pacific Coast Highway",
    "addressLocality": "Malibu",
    "addressRegion": "CA",
    "postalCode": "90265",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0822102,
    "longitude": -119.033424
  }
}