{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tombstone-rv-campground",
  "name": "Tombstone RV & Campground",
  "description": "A 5-star review of Tombstone RV & Campground, Arizona",
  "url": "https://campertunity.com/listings/campgrounds/tombstone-rv-campground",
  "image": [
    "https://photos.thedyrt.com/photo/624604/media/tombstone-rv-campground_9316f2a8-9940-415f-a1ae-85d6b60005a4.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  }
}