{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arapaho-family-campground-sullivan-mo",
  "name": "Arapaho Family Campground",
  "description": "Arapaho offers 15 acres of Riverfront Camping, Pavilions w/ Elec, RV & Basic Sites along with Raft, Canoe, Kayak, & Tube Rentals for our 4 & 9 mile Float Trips!",
  "url": "https://campertunity.com/listings/campgrounds/arapaho-family-campground-sullivan-mo",
  "image": [
    "https://isteam.wsimg.com/ip/c32b5662-1220-4f5a-97d8-cb716d133c85/FB_IMG_1551935323394.jpg",
    "http://isteam.wsimg.com/ip/c32b5662-1220-4f5a-97d8-cb716d133c85/FB_IMG_1551935323394.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "351 Arapaho Drive",
    "addressLocality": "Sullivan",
    "addressRegion": "MO",
    "postalCode": "63080",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.240528,
    "longitude": -91.064564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}