{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-deer-park-wa",
  "name": "Harvest Hosts Farm",
  "description": "Largest Certified Organic Lavender Farm and Wedding View in the United States. 28,000 Lavender plants in 48 different varieties. Just north of Spokane, WA. Open May - September. Lavender Festival one weekend each July. Check our website for details.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-deer-park-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31986/profile/cBQSKtBuXObR75rT_293ea2a3a40b60bad3e13d699772576b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deer Park, WA",
    "addressLocality": "Deer Park",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81977431,
    "longitude": -117.53468052
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}