{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-park-rv-park-campground-north-little-rock-ar",
  "name": "What is the phone number for Burns Park RV Park and Campground?",
  "description": "Burns Park RV Park and Campground is located at 4101 Arlene Laman Drive, North Little Rock AR 72118. Burns Park RV Park and Campground can be contacted at ***-***-**** or http://nlrpr.org/rvpark",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-park-rv-park-campground-north-little-rock-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4101 Arlene Laman Drive",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "postalCode": "72118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7970881,
    "longitude": -92.3140544
  }
}