{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-figueroa-campground-santa-ynez-ca",
  "name": "Mt. Figueroa Campground",
  "description": "Explore Mt. Figueroa Campground to see what makes it one of the most dog friendly places in Santa Ynez.",
  "url": "https://campertunity.com/listings/campgrounds/mt-figueroa-campground-santa-ynez-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/campground9-0e65537f93f95d7a0c00a1f4a0518aaf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9007 Figueroa Mountain Rd.",
    "addressLocality": "Santa Ynez",
    "addressRegion": "CA",
    "postalCode": "93460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6161143,
    "longitude": -120.0933753
  }
}