{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/texas-bbq-rv-park-quartzsite-az",
  "name": "Texas BBQ RV Park",
  "description": "Texas BBQ RV Park is located near the Colorado River in Arizona, featuring flat desert terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/texas-bbq-rv-park-quartzsite-az",
  "image": [
    "https://photos.thedyrt.com/photo/813762/media/texas-bbq-rv-park_be04789c-e49a-449c-b65f-91377826b1e5.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-114.21394118,33.66654129)/-114.21394118,33.66654129,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/813755/media/texas-bbq-rv-park_f5940b6d-878d-4c6a-80a0-0a524acc8db4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/813762/media/texas-bbq-rv-park_be04789c-e49a-449c-b65f-91377826b1e5.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Quartzsite",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.66654129,
    "longitude": -114.21394118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}