{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkridge-campground-van-buren-ar",
  "name": "Parkridge Campground",
  "description": "Parkridge Campground is located at 1616 Rena Road, Van Buren AR 72956. Parkridge Campground can be contacted at ***-***-**** or http://www.parkridgerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/parkridge-campground-van-buren-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1616 Rena Road",
    "addressLocality": "Van Buren",
    "addressRegion": "AR",
    "postalCode": "72956",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.466782,
    "longitude": -94.387673
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/van-buren/parkridge-campground"
  ]
}