{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-pittsfield-vt",
  "name": "Boondockers Welcome Host",
  "description": "A nice peaceful and quiet stay in the heart of the green mountains! Just 15 minutes to the base of Killington mountain, with a local gas station, general store, and bar right in town!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-pittsfield-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35878/photo-gallery/7hCmw8mvQiLVXT1V_bcdf7c15234f9f4d6d801b526aa914ae_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/1009533/profile/MAaC2UnN31YJmVov_210be300bac016d52f2d7c40774911ed_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pittsfield, VT",
    "addressLocality": "Pittsfield",
    "addressRegion": "VT",
    "postalCode": "05762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8112296,
    "longitude": -72.82870604
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}