{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clarks-custom-camp-rv-park-goldfield",
  "name": "Clark’s Custom Camp, LLC RV Park",
  "description": "Clark’s Custom Camp, RV sites are newly built to provide a relaxed environment with free Wi-Fi, laundry, rec room with cable TV and concrete pads to enjoy the historic town of Goldfield and the surrounding area. Be sure to pick up a walking tour booklet for a tour of our historic town. Pets welcome at no extra charge. Make your reservation today.",
  "url": "https://campertunity.com/listings/campgrounds/clarks-custom-camp-rv-park-goldfield",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2017/03/ClarksCC_Desktop.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "560 N. Fifth Street",
    "addressLocality": "Goldfield",
    "addressRegion": "NV",
    "postalCode": "89013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.713147,
    "longitude": -117.23098
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/clarks-custom-camp-llc-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}