{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nip-and-tuck-road-fs-rd-653-to-633-stanley-id-us",
  "name": "Nip and Tuck Road (FS RD 653 to 633)",
  "description": "Contact info, reviews tips & more for Nip and Tuck Road (FS RD 653 to 633) | Camping in Idaho",
  "url": "https://campertunity.com/listings/campgrounds/nip-and-tuck-road-fs-rd-653-to-633-stanley-id-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.24703769826082,
    "longitude": -114.96852874559946
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}