{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fidels-el-pabellon-rv-park-nueva-odisea-baja-california",
  "name": "Fidel's El Pabellón RV Park",
  "description": "campsite with a view over the ocean - on a large beach - sometimes see dolphins - hot showers - wifi at home - center Ejido Nueva Odisea 1km",
  "url": "https://campertunity.com/listings/campgrounds/fidels-el-pabellon-rv-park-nueva-odisea-baja-california",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650843630.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Las Conchas",
    "addressLocality": "Nueva Odisea",
    "addressRegion": "baja-california",
    "addressCountry": "Mexico"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.37544,
    "longitude": -115.86791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "200+"
}