{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garrity-rv-park-nampa-id",
  "name": "Garrity RV Park",
  "description": "Contact info, reviews tips & more for Garrity RV Park | Camping in Idaho",
  "url": "https://campertunity.com/listings/campgrounds/garrity-rv-park-nampa-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3515 Garrity Blvd",
    "addressLocality": "Nampa",
    "addressRegion": "ID",
    "postalCode": "83687",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.58961632,
    "longitude": -116.52719767
  },
  "sameAs": [
    "http://www.aaa.com/travelinfo/idaho/nampa/campgrounds/garrity-rv-park-187155.html",
    "https://thedyrt.com/camping/idaho/garrity-boulevard-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}