{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-riverfront-family-farm-kettle-falls-wa",
  "name": "Scenic Riverfront Family Farm",
  "description": "Immerse yourself in RV camping at this serene family-run farm overlooking the winding river bluff. Enjoy private, spacious sites nestled in tall grasses and wildflowers, with direct river access for hiking, swimming, and wildlife spotting. Host-grown seasonal fruits, vegetables, and artisanal canned goods are available for purchase, and guided tours of the gardens and grounds add a personalized touch to your stay. A scenic drive and genuine hospitality complete the perfect farm retreat.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-riverfront-family-farm-kettle-falls-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6956/photo-gallery/Dw8LOymE0e8KmXmQ_37c77a95ff0de21f41f30cafb68c617b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kettle Falls, WA",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.88557941,
    "longitude": -117.92528725
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}