{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-beaumont-texas-rollins-lake-rv-storage",
  "name": "RV Park in Beaumont, Texas | Rollins Lake RV & Storage",
  "description": "If you're looking for RV park in Beaumont, you can't go wrong with Rollins Lake RV & Storage. Over 35 acres of land and 25 acre stocked pond for fishing!",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-beaumont-texas-rollins-lake-rv-storage",
  "image": [
    "https://rollinslakerv.com/wp-content/uploads/2020/03/Logo-with-star.png"
  ],
  "sameAs": [
    "https://rollinslakerv.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}