{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-creek-rv-park-moapa-valley-nv",
  "name": "Palm Creek RV Park",
  "description": "Stop at Palm Creek RV Park for a quick overnight or stay longer - great little place, very clean, owner may stop and visit with you and bring us pears from her trees. Horses on property add charm, and there is a beautiful stream running right next to the RV sites. Pricing was very reasonable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-creek-rv-park-moapa-valley-nv",
  "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": "3215 Warm Springs Rd.",
    "addressLocality": "Moapa Valley",
    "addressRegion": "NV",
    "postalCode": "89025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.71216,
    "longitude": -114.68248
  }
}