{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rumpler-riviera-rv-park-dallas-tx",
  "name": "Rumpler Riviera RV Park",
  "description": "Rumpler Riviera RV Park camping reservations and campground information. Learn more about camping near Rumpler Riviera RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rumpler-riviera-rv-park-dallas-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781696/%7Bpht%7DphotoURL1-bengals-tailgate-van%7Bpht%7D1721311845609.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4058 Clover Ln",
    "addressLocality": "Dallas",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9483,
    "longitude": -103.4494
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rumpler-riviera-rv-park/CHUB/781696/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}