{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-salem",
  "name": "Boondockers Welcome Host",
  "description": "Welcome to the forested side of our two acre property. Located just outside the city limits, we are a great location to see the sights of Salem, and are an easy drive to the McMinville Aerospace Museum, the High Dessert Museum, or very locally, Gilbert House Children's Museum. Silver Falls State Park is a delight for moderate hikers. Salem also serves as the state capitol.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-salem",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42542/photo-gallery/d5vczsnzrxSeUGMf_cab81af4b67101d61fb6b09e99472703_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/263473/profile/IV8KzxxEK2vD3n3O_4fa20e08db370f27b016d30d1625543a_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salem, OR",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "postalCode": "97302",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.81835149,
    "longitude": -122.97863824
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:20: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
  }
}