{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/antlers-rv-park-and-campground-lakehead-ca",
  "name": "Antlers RV Park and Campground",
  "description": "Antlers RV Park and Campground is located near Lakehead, CA, surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/antlers-rv-park-and-campground-lakehead-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/antlers-rv-park-and-campground_2dcfda26-9962-404a-bbaa-91b0e5a3456b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.37382728,40.89477009)/-122.37382728,40.89477009,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/antlers-rv-park-and-campground_2dcfda26-9962-404a-bbaa-91b0e5a3456b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/601154/media/antlers-rv-park-and-campground_5aa6e769-2abf-454d-88cc-6b2d9a67d33b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Antlers Rd",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.89477009,
    "longitude": -122.37382728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}