{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-pines-ca",
  "name": "North Pines Campground | CA | Camping Information & Reviews",
  "description": "Imagine waking up to the majestic silhouette of Half Dome greeting you through towering pines—this is the magic of North. 151 campsites available. Activities: H",
  "url": "https://campertunity.com/listings/campgrounds/north-pines-ca",
  "image": [
    "https://cdn.recreation.gov/public/2021/12/10/23/02/232449_130f96a6-6271-4c9b-8c76-f894d527f953_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7419444,
    "longitude": -119.5655556
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ca/yosemite-np/north-pines-campground"
  ]
}