{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-trail-rv-park-boulder-city-nv-1",
  "name": "Canyon Trail RV Park",
  "description": "Located in beautiful Boulder City, Canyon Trail RV Park is just 7 miles from Hoover Dam, and is one of the finest full service RV parks in the area. Our #1 goal is to make sure you enjoy your stay in Boulder City.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-trail-rv-park-boulder-city-nv-1",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/03/Starry-Car-Forest-Michael-Okimoto-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1200 Industrial Road",
    "addressLocality": "Boulder City",
    "addressRegion": "NV",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.97726,
    "longitude": -114.85161
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}