{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kirk-creek-campground-big-sur",
  "name": "Kirk Creek Campground",
  "description": "Kirk Creek Campground is located at California 1, Big Sur CA 93920. Kirk Creek Campground can be contacted at ***-***-**** or http://campone.com/los-padres-national-forest/monterey-ranger-district/kirk-creek/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kirk-creek-campground-big-sur",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "California 1",
    "addressLocality": "Big Sur",
    "addressRegion": "CA",
    "postalCode": "93920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.989993,
    "longitude": -121.495721
  }
}