{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victors-rv-park",
  "name": "Victor's RV Park",
  "description": "Victor's RV Park, San Felipe Baja California. See 8 traveler reviews, 23 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/victors-rv-park",
  "image": [
    "https://campcdn.com/photos/2/7/27569/327586/uploads_2F1641829958184-amemapzhel9-4aac5f5194c854cdf2c5f83672c98912_2F342AB59E-D60B-4C87-A718-8A94CB3D133F.jpeg?v=1647378465",
    "http:https://campcdn.com/photos/2/7/27569/327586/low_res/victors-rv-park.jpeg?v=1647378465"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.013333,
    "longitude": -114.835846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}