{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trillium-lake-government-camp-or",
  "name": "Trillium Lake",
  "description": "Trillium Lake is located at National Forest Development Road 2612, Government Camp OR 97028. Trillium Lake can be contacted at or https://www.fs.usda.gov/recarea/mthood/recarea/?recid=53634",
  "url": "https://campertunity.com/listings/campgrounds/trillium-lake-government-camp-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 2612",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "postalCode": "97028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2706606,
    "longitude": -121.7389868
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/government-camp/trillium-lake"
  ]
}