{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fourth-generation-family-farm-market-okanogan",
  "name": "Fourth-Generation Family Farm & Market",
  "description": "Nestled among tree-filled orchards and vibrant gardens, this fourth-generation family farm and market offers memorable RV camping amid fresh produce and homemade specialties. Park on a spacious gravel lot and unwind on the grassy field or covered deck. Grab a farm-fresh breakfast, lunch or dinner--from brisket and sandwiches to shakes--then browse seasonal fruit, jams, soaps and huckleberry syrup. Dogs and families love the open space; beer on tap completes the cozy, farm-to-table experience.",
  "url": "https://campertunity.com/listings/campgrounds/fourth-generation-family-farm-market-okanogan",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/Ogb9FIB4wZ1BlkmG_fab7307cbbdc2e18f3358a50234dc822_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Okanogan, WA",
    "addressLocality": "Okanogan",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.35041308,
    "longitude": -119.57816632
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/washington/w2LWpULmhOmBxgwlr3PN?source=nearby"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}