{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-mesa-rv-and-campground-santa-barbara-ca",
  "name": "Ocean Mesa RV and Campground",
  "description": "Ocean Mesa RV and Campground is located at 100 El Capitan Terrace Lane, Santa Barbara CA 93117. Ocean Mesa RV and Campground can be contacted at ***-***-**** or http://www.oceanmesa.com/",
  "url": "https://campertunity.com/listings/campgrounds/ocean-mesa-rv-and-campground-santa-barbara-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 El Capitan Terrace Lane",
    "addressLocality": "Santa Barbara",
    "addressRegion": "CA",
    "postalCode": "93117",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4652251,
    "longitude": -120.0253719
  }
}