{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cove-lake-recreation-area-paris-ar",
  "name": "Cove Lake Recreation Area",
  "description": "The Cove Lake Recreation Area is a perfect summer getaway and an ideal place to camp, picnic or recreate. It envelops the shores of a 160-acre mountain lake near the 2,700-foot-tall Mount Magazine, the highest point in the state of Arkansas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cove-lake-recreation-area-paris-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/02/28/12/48/233834_f1137eb2-c680-4c9b-97a4-05866af422fa_700.webp",
    "https://cdn.recreation.gov/public/images/70871_700.webp",
    "https://cdn.recreation.gov/public/2019/02/11/19/25/233834_68748c1f-9eb7-4758-8c77-c6e8be343871_700.webp",
    "https://cdn.recreation.gov/public/images/70891_700.webp",
    "https://cdn.recreation.gov/public/images/70985_700.webp",
    "https://cdn.recreation.gov/public/images/70961_700.webp",
    "https://cdn.recreation.gov/public/2019/02/12/12/48/233834_533e2e05-f587-4920-a491-b64dfa1417be_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 COVE LAKE LOOP",
    "addressLocality": "Paris",
    "addressRegion": "AR",
    "postalCode": "72855",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2244444,
    "longitude": -93.6225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6349206,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$15+"
}