{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-unknown-caldwell-id",
  "name": "Harvest Hosts Unknown",
  "description": "We are a small regenerative farm raising pastured poultry and free range eggs. We have a small herd of angus cattle and also sell beef cuts along with our chicken products",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-unknown-caldwell-id",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11494 Rio Lobo Street, Caldwell, ID 83607",
    "addressLocality": "Caldwell",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.80038379,
    "longitude": -116.58251421
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}