{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kirk-creek-big-sur-ca",
  "name": "Kirk Creek Campground",
  "description": "Explore Kirk Creek Campground to see what makes it one of the most dog friendly places in Big Sur.",
  "url": "https://campertunity.com/listings/campgrounds/kirk-creek-big-sur-ca",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground1-e611296f87359e6142da60295c52c83f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirk Creek Campground, CA-1",
    "addressLocality": "Big Sur",
    "addressRegion": "CA",
    "postalCode": "93920",
    "addressCountry": "US"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 5
  }
}