{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aureli-mobile-home-and-rv-park-pine-bluff-arkansas",
  "name": "Aureli Mobile Home And Rv Park",
  "description": "Aureli Mobile Home And Rv Park is located at 3419 U.S. 65 Business, Pine Bluff AR 71601. Aureli Mobile Home And Rv Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/aureli-mobile-home-and-rv-park-pine-bluff-arkansas",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3419 U.S. 65 Business",
    "addressLocality": "Pine Bluff",
    "addressRegion": "AR",
    "postalCode": "71601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1964903,
    "longitude": -91.9567983
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/pine-bluff/aureli-mobile-home-and-rv-park"
  ]
}