{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-little-rock-rv-park-north-little-rock-ar",
  "name": "North Little Rock RV Park",
  "description": "North Little Rock RV Park is located off of US-70 & provides full RV hook-ups and is located minutes from the new Amazon center.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-little-rock-rv-park-north-little-rock-ar",
  "image": [
    "https://northlittlerockrvpark.com/images/north-little-rock-rv-park-logo.png",
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiPjwvc3ZnPg=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7918 US-70",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "postalCode": "72117",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7688075,
    "longitude": -92.1775809
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 64,
    "bestRating": 5,
    "worstRating": 0
  }
}