{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-trinity-lake-koa-holiday-tr",
  "name": "Trinity Lake KOA Holiday",
  "description": "Trinity Lake KOA Holiday is located at 60260 California 3, Trinity Center CA 96091. Trinity Lake KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/trinity-lake/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-trinity-lake-koa-holiday-tr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60260 California 3",
    "addressLocality": "Trinity Center",
    "addressRegion": "CA",
    "postalCode": "96091",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.991343,
    "longitude": -122.701031
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/trinity-center/trinity-lake-koa-holiday"
  ]
}