{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-mountain-lake-retreat-arnold-ca-1",
  "name": "Secluded Mountain Lake Retreat",
  "description": "Discover RV camping nestled beside a serene mountain lake at this secluded forest retreat. Situated at the edge of a national forest, the site offers easy water access, quiet surroundings, and a short walk to the lakeshore. Bird watching enthusiasts will delight in evening sightings while enjoying warm hospitality from your hosts. Perfect for RV travelers seeking a peaceful mountain home base with forest trails and lakeside charm.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-mountain-lake-retreat-arnold-ca-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5269/profile/vbSOIZGRiPuKCbLm_91001da791e67abdee0a8ed5c77b4cb4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arnold, CA",
    "addressLocality": "Arnold",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.25106375,
    "longitude": -120.35449262
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}