{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-gardnerville-nv-us",
  "name": "Harvest Hosts Farm",
  "description": "We are a boutique lavender farm in the shadows of the Sierra Nevadas. Creating a small-scale and sustainable eco-system for pollinators and people! 💜 Come join us for a workshop or an event! We'll be in the lavender or the barn!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-gardnerville-nv-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38362/photo-gallery/mREv3DCZLHHUFm68_828af61acbd997f97a75026d5769f35c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gardnerville, NV",
    "addressLocality": "Gardnerville",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.98643886,
    "longitude": -119.94233286
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}