{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-yuma-az",
  "name": "Boondockers Welcome Host",
  "description": "We're in Yuma, AZ which is convenient to Mexico, Southern CA and lots of desert 4 wheeling.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-yuma-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13657/photo-gallery/lr7zYTSp159cozVe_b2d8956c36e2c8bdc9b6bc8e1e9e386b_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/282953/profile/1mqnW9l0yuN4HbHu_22bcf4da92868fe3d336592b6a096bc2_small.heic"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yuma, AZ",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.65599822,
    "longitude": -114.39190711
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}