{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-sisters-or",
  "name": "Harvest Hosts Farm",
  "description": "Long Hollow Ranch is nestled in a peaceful valley in Central Oregon, less than 20 miles from Sisters and Bend Oregon.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-sisters-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34324/photo-gallery/kyIoQVanLkyQtTVs_6588e3c7c866d6ce8e7fe657d0265448_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sisters, OR",
    "addressLocality": "Sisters",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.24880623,
    "longitude": -121.3651312
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}