{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-mi-casa-on-the-route-rv-park-carthage-mo",
  "name": "Camp Mi Casa on the Route RV Park",
  "description": "Camp Mi Casa on the Route RV Park is located near Carthage, Missouri.",
  "url": "https://campertunity.com/listings/campgrounds/camp-mi-casa-on-the-route-rv-park-carthage-mo",
  "image": [
    "https://photos.thedyrt.com/photo/520089/media/camp-mi-casa-on-the-route-rv-park_d438f0d9-9728-4920-abad-2c1187176f46.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/520087/media/camp-mi-casa-on-the-route-rv-park_cec5bbf9-5144-431c-8e06-0371935b3826.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/520089/media/camp-mi-casa-on-the-route-rv-park_d438f0d9-9728-4920-abad-2c1187176f46.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.37556936,37.17317241)/-94.37556936,37.17317241,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17601 Old 66 Blvd",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.17317241,
    "longitude": -94.37556936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}