{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakehead-campground-and-rv-park-lakehead-ca-1",
  "name": "Lakehead Campground and RV Park",
  "description": "Welcome to Lakehead Campground And RV Park",
  "url": "https://campertunity.com/listings/campgrounds/lakehead-campground-and-rv-park-lakehead-ca-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6dad9d6d-f5c2-46e9-b705-45aeb9eae2c0/blob-6db6c0b.png",
    "http://img1.wsimg.com/isteam/ip/6dad9d6d-f5c2-46e9-b705-45aeb9eae2c0/blob-6db6c0b.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20999 Antlers Rd",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.895,
    "longitude": -122.38089
  }
}