{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-oak-hollow-campground",
  "name": "Oak Hollow Campground",
  "description": "Oak Hollow Campground is located at 1170 California 4, Arnold CA 95223. Oak Hollow Campground can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=551",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-oak-hollow-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1170 California 4",
    "addressLocality": "Arnold",
    "addressRegion": "CA",
    "postalCode": "95223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2729726,
    "longitude": -120.2896394
  }
}