{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-tonopah-az",
  "name": "Boondockers Welcome Host",
  "description": "2.5 Acres to roam in the middle of nowhere. Close to I-10 West of Phoenix. Undeveloped land about an hour from Phoenix. No services, just a place to park. Not paved. It is off of I-10 Exit 103 with a very nice TA Truck Stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-tonopah-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28156/photo-gallery/yfCXrJ6ZtaFAUGj1_de4bc8473c18bf6d512927df32d60701_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/533724/profile/DOLOfmrxyfbrFkz2_18bc85616c20d4fe1d8499bb1ab82938_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tonopah, AZ",
    "addressLocality": "Tonopah",
    "addressRegion": "AZ",
    "postalCode": "36695",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.43662808,
    "longitude": -112.83500178
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}