{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-middletown-ny",
  "name": "Boondockers Welcome Host",
  "description": "Small farm in Middletown NY with a Driveway for smaller rigs.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-middletown-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20992/photo-gallery/jRDBcv5D3AmkAkht_f15b7ceb9e10f9c68181ff17df02201f_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/348694/profile/wOJCaS9K0iDdBEGP_1e23e5ae4f5ffdafda19d3f67a018b21_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown, NY",
    "addressLocality": "Middletown",
    "addressRegion": "NY",
    "postalCode": "10940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5613957,
    "longitude": -74.52406384
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}