{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenhorn-campground-grass-valley-ca",
  "name": "Greenhorn Campground",
  "description": "Greenhorn Campground Rollins Lake Grass Valley",
  "url": "https://campertunity.com/listings/campgrounds/greenhorn-campground-grass-valley-ca",
  "image": [
    "https://static.wixstatic.com/media/73bc70_7011ac8be8e64746b52650d758a35e97~mv2.png",
    "https://static.wixstatic.com/media/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg",
    "https://static.wixstatic.com/media/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15000 Greenhorn Access Road",
    "addressLocality": "Grass Valley",
    "addressRegion": "CA",
    "postalCode": "95945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2190607,
    "longitude": -121.06292
  }
}