{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-oaks-camp-and-conference-center",
  "name": "The Oaks Camp and Conference Center",
  "description": "The Oaks Camp and Conference Center is located at 18651 Pine Canyon Road, Lake Hughes CA 93532. The Oaks Camp and Conference Center can be contacted at ***-***-**** or http://www.theoakscamp.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-oaks-camp-and-conference-center",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18651 Pine Canyon Road",
    "addressLocality": "Lake Hughes",
    "addressRegion": "CA",
    "postalCode": "93532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6884168,
    "longitude": -118.4613182
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/lake-hughes/the-oaks-camp-and-conference-center"
  ]
}