{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dossou-desert-dwelling-williams-az-us",
  "name": "Dossou Desert Dwelling",
  "description": "Stay in a vintage Airstream near the Grand Canyon for a unique glamping experience. Enjoy a comfy bed, and a private hot tub under the starry sky.",
  "url": "https://campertunity.com/listings/campgrounds/dossou-desert-dwelling-williams-az-us",
  "image": [
    "https://lirp.cdn-website.com/7aa172d0/dms3rep/multi/opt/1-1920w.png",
    "https://irp.cdn-website.com/7aa172d0/dms3rep/multi/1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "149 E Vassar Ave",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.60333,
    "longitude": -112.13676
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}