{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-pines-rv-resort-campground-arnold-ca",
  "name": "Golden Pines RV Resort and Campground",
  "description": "Golden Pines RV Resort and Campground is located at 2869 Golden Torch Drive, Arnold CA 95223. Golden Pines RV Resort and Campground can be contacted at ***-***-**** or http://www.goldenpinesresort.com",
  "url": "https://campertunity.com/listings/campgrounds/golden-pines-rv-resort-campground-arnold-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2869 Golden Torch Drive",
    "addressLocality": "Arnold",
    "addressRegion": "CA",
    "postalCode": "95223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2962072,
    "longitude": -120.2873041
  }
}