{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deam-rv-park-pine-bluff-ar",
  "name": "Deam Rv Park",
  "description": "Deam Rv Park is located at 109 Deam Lane, Pine Bluff AR 71601. Deam Rv Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/deam-rv-park-pine-bluff-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "109 Deam Lane",
    "addressLocality": "Pine Bluff",
    "addressRegion": "AR",
    "postalCode": "71601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1928376,
    "longitude": -91.9319254
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/pine-bluff/deam-rv-park"
  ]
}