{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rubens-camp-us",
  "name": "Ruben's Camp",
  "description": "Ruben's Camp, San Felipe Baja California. See 2 traveler reviews, 11 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/rubens-camp-us",
  "image": [
    "https://campcdn.com/photos/2/3/23212/71426/uploads_2F1452629432746-ud1i51pmnqh-ba4b21c98f183f92942ad30b9376f28d_2FIMG_7804.JPG?v=1633649798",
    "http:https://campcdn.com/photos/2/3/23212/71426/low_res/rubens-camp.JPG?v=1633649798"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.034017562836613,
    "longitude": -114.828397482634
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}