{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-and-fiddle-resort-mountain-home-ar",
  "name": "Fish and Fiddle Resort",
  "description": "Contact info, reviews tips & more for Fish and Fiddle Resort | Camping in Arkansas",
  "url": "https://campertunity.com/listings/campgrounds/fish-and-fiddle-resort-mountain-home-ar",
  "image": [
    "https://photos.thedyrt.com/photo/1104591/photo/fish-and-fiddle-resort_e154df5b-362b-4a5b-8a10-32abe35a4ffb.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1104591/photo/fish-and-fiddle-resort_e154df5b-362b-4a5b-8a10-32abe35a4ffb.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1105596/photo/fish-and-fiddle-resort_fcc7f5e6-af92-4317-a9b8-7c571f375f8f.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "880 Fish & Fiddle Road",
    "addressLocality": "Mountain Home",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3121338,
    "longitude": -92.2710602
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}