{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-emmett-id",
  "name": "Boondockers Welcome Host",
  "description": "Location in Emmet, Idaho (Gem County a few miles outside of town). Quiet place with hookups and washing your RV is acceptable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-emmett-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38619/photo-gallery/HChadefZQq15r1Dq_267e54b90f97827cdef1c0dec447c882_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/host/35369/photo-gallery/vmv1nND6wLCJlziD_e6fd06c21f65260d60bb555747c06b52_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/605250/profile/fCCO8XQObAtC6YE3_9b7378c3c8bec33d6233545d9cd2121e_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Emmett, ID",
    "addressLocality": "Emmett",
    "addressRegion": "ID",
    "postalCode": "83617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9432876,
    "longitude": -116.55486575
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}