{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/choctaw-park-clinton-ar",
  "name": "Choctaw Park",
  "description": "Overview Choctaw Park is located on the spacious Greers Ferry Lake nestled in the foothills of the Ozark Mountains. In the 19th century, a city named Higden flourished where the lake now rests. The city suffered from frequent flooding and as a result a man-made lake was created for flood control of the area. Today, the city's remains sit below the lake, enticing scuba divers and archeologists alike. Recreation Whether a visitor prefers boating, water skiing, fishing, swimming or scuba diving,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/choctaw-park-clinton-ar",
  "image": [
    "https://cdn.recreation.gov/public/2021/04/13/12/33/232549_8adc3041-f858-4f99-8073-c7631217dbb9_700.jpeg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1700 Choctaw Rd",
    "addressLocality": "Clinton",
    "addressRegion": "AR",
    "postalCode": "72031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.59,
    "longitude": -92.25
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Scuba_diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}