{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/guadalupe-rv-park",
  "name": "Guadalupe RV Park",
  "description": "Guadalupe RV Park, Valle de Guadalupe Baja California. See 5 traveler reviews, 12 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/guadalupe-rv-park",
  "image": [
    "https://campcdn.com/photos/3/0/30595/179236/uploads_2F1551883247998-dw10qaant1o-975215bdb3804e1700fdcc2e0fbf30e3_2FB4BEA09E-A628-4DC3-855B-66B3B3B6BA7E.jpeg?v=1633649954",
    "http:https://campcdn.com/photos/3/0/30595/179236/low_res/guadalupe-rv-park.jpeg?v=1633649954"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.112489,
    "longitude": -116.547032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}