{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-harbor-campground-catalina-island-ca",
  "name": "Little Harbor Campground",
  "description": "Little Harbor campground is located in a beautiful cove on the backside of Catalina Island. There are 23 sites in Little Harbor and 6 in Shark Harbor.",
  "url": "https://campertunity.com/listings/campgrounds/little-harbor-campground-catalina-island-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/164378/Little_Harbor_LH010.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little Harbor Road",
    "addressLocality": "Catalina Island",
    "addressRegion": "CA",
    "postalCode": "90704"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.38667,
    "longitude": -118.47306
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/ca/little-harbor/",
    "https://thedyrt.com/camping/california/little-harbor-campground"
  ]
}