{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-lakewood-co",
  "name": "Harvest Hosts Farm",
  "description": "High Balsam Farm is a beautiful permaculture work in progress generating culinary mushrooms, gardens, and community on a creek side right near the city.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-lakewood-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18611/photo-gallery/OpbbdvcoQ3SiJct3_a3492478e11c47dba07517e684305432_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "720 Balsam Street, Lakewood, CO 80214",
    "addressLocality": "Lakewood",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7229599,
    "longitude": -105.10238543
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}