{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-sequim",
  "name": "Harvest Hosts Farm",
  "description": "Lit Lavender is a family-owned, organic, heritage lavender farm. We are a small working farm with a mini golf course, baby goats, and lots of lavender. We have ample room for parking, as well as a few luxury cabins.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-sequim",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41781/photo-gallery/tH7T2j1GK0A2StlO_f50dc0945a1f2d387eb7faa449ad41b4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sequim, WA",
    "addressLocality": "Sequim",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.21822571,
    "longitude": -123.20382232
  },
  "sameAs": [
    "https://www.lit-lavender.com/",
    "https://www.harvesthosts.com/hosts/washington/lit-lavender"
  ],
  "checkinTime": "08:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}