{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/preacher-meadow-campground-trinity-center-ca",
  "name": "Preacher Meadow Campground",
  "description": "Preacher Meadow Campground is located at , Trinity Center CA 96091. Preacher Meadow Campground can be contacted at or https://www.fs.usda.gov/recarea/stnf/recarea/?recid=6518",
  "url": "https://campertunity.com/listings/campgrounds/preacher-meadow-campground-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.9645895,
    "longitude": -122.7286337
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/trinity-center/preacher-meadow-campground"
  ]
}