{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petswelcome-santa-barbara",
  "name": "petswelcome",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/petswelcome-santa-barbara",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_01.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_02.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_03.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_04.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_05.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_201202072_06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3750 Paradise Rd",
    "addressLocality": "Santa Barbara",
    "addressRegion": "CA",
    "postalCode": "93105",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.53712,
    "longitude": -119.77295
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}