{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-lakeview-campsite-peachland-bc",
  "name": "Scenic Lakeview Campsite",
  "description": "Perched above a shimmering lake, this intimate RV Camping spot welcomes truck campers and Class B rigs to a level, no-frills pad with sweeping water views. Though shade is minimal, the open skies offer brilliant sunrises and sunsets. Meet friendly hosts and their affectionate pets as you relax overlooking the valley. Just a short drive from a charming lakeside town, it‚Äôs an ideal base for exploring local shops, trails, and waterfront fun.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-lakeview-campsite-peachland-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12193/profile/AlHhVjvqR3lOQ9ah_41064bbb1e63fb1ae3d6754b316074fa_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/251152/profile/13CoEFcd3gki0zXM_c9b42c4f9567e80e409d44adef219033_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peachland, BC",
    "addressLocality": "Peachland",
    "addressRegion": "BC",
    "postalCode": "V0H 1X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.806346,
    "longitude": -119.7142739
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}