{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-rock-campground",
  "name": "White Rock Campground",
  "description": "White Rock Campground in Coronado National Forest, Nogales Arizona. See 2 traveler reviews, 17 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/white-rock-campground",
  "image": [
    "https://campcdn.com/photos/3/8/383/109830/uploads_2F1479916532594-reoxjs3wshuam0tb-017c874daab9750c88a5c6b9b7594f92_2FDSC_2838-2.jpg?v=1633803826",
    "http:https://campcdn.com/photos/3/8/383/109830/low_res/white-rock-campground.jpg?v=1633803826"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3931117545169,
    "longitude": -111.08955328845747
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}