{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-minot-nd",
  "name": "Boondockers Welcome Host",
  "description": "I have this spot available for an overnight stay on the way to wherever you are going. It is a simple street parking spot in a quiet neighborhood. No generators allowed but I do have a 15 amp outlet available",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-minot-nd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11694/profile/cEHYYD9fcjfFrCxv_bfa40f72ca3bb790339d13073835b94c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Minot, ND",
    "addressLocality": "Minot",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2863642,
    "longitude": -101.20533721
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}