{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trails-end-rv-park-north-little-rock-ar",
  "name": "Trails End RV Park",
  "description": "Contact info, reviews tips & more for Trails End RV Park | Camping in Arkansas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trails-end-rv-park-north-little-rock-ar",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14223 Stricklin Cove",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.88623439,
    "longitude": -92.37440018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "James M."
      },
      "datePublished": "2019-06-12T08:02:04.736Z",
      "reviewBody": "Sites are poor, at best. Concrete is broken and gravel is used to fix problem. Gravel was new and not packed...almost got my rig stuck. Electric hook up was okay...water and sewer were in need of repair.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 1,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$15-$40"
}