{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-park-north-little-rock-ar",
  "name": "Burns Park",
  "description": "Contact info, reviews tips & more for Burns Park | Camping in Arkansas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-park-north-little-rock-ar",
  "image": [
    "https://photos.thedyrt.com/photo/154519/media/burns-park_d4390c99f718d12c4554577feb3020c6.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/154519/media/burns-park_d4390c99f718d12c4554577feb3020c6.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4101 Arlene Layman Dr",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.79700033,
    "longitude": -92.31400081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "THERESE "
      },
      "datePublished": "2023-10-16T06:53:13.432Z",
      "reviewBody": "As of 10/23, I discovered while looking for a place to stay near Little Rock that this park was destroyed by a tornado on 3/23. It is closed until further notice. So you might call the County Parks office and check the status when you are planning to travel after this posting.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 1,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}