{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clark-spring-trinity-center-ca",
  "name": "Clark Spring Campground",
  "description": "Clark Spring Campground is located at , Trinity Center CA 96091. Clark Spring Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/clark-spring-trinity-center-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Trinity Center",
    "addressRegion": "CA",
    "postalCode": "96091",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8565336,
    "longitude": -122.8139134
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/trinity-center/clark-spring-campground"
  ]
}