{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yuma-az",
  "name": "Boondockers Welcome Host",
  "description": "Our property is located in the laid-back Foothills area on the south-eastern edge of Yuma, AZ. We are steps away from the desert for hiking, ATV’ing and other desert activities, including The Howling At The Moon concert venue.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yuma-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/24645/photo-gallery/6PPT4ZOGd5gRaGuc_869dd3d4f31327846a8ccf8497f8e0ac_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/78546/profile/MhJr6E3ZTOgoDGNz_8dc382a2804b2c6141d9cc3f80df7040_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yuma, AZ",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "57719",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.58195403,
    "longitude": -114.50006596
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}