{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-robinson-park-north-little-rock-ar",
  "name": "Camp Robinson Park",
  "description": "Camp Robinson Park is located at , North Little Rock AR 72118. Camp Robinson Park can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-robinson-park-north-little-rock-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "postalCode": "72118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8057893,
    "longitude": -92.2660397
  }
}