{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goose-lake-state-park-campground",
  "name": "Goose Lake State Park Campground",
  "description": "Goose Lake State Park Campground, Lakeview Oregon. See 19 traveler reviews, 35 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/goose-lake-state-park-campground",
  "image": [
    "https://campcdn.com/photos/3/5/3576/88694/uploads_2F1466466484692-b58r2jvqg5ayxzg8-d62781feac15b1db1ed103a00dbcc038_2F20160527_201243.jpg?v=1633649717",
    "http:https://campcdn.com/photos/3/5/3576/88694/low_res/goose-lake-state-park.jpg?v=1633649717"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.993257920509556,
    "longitude": -120.31840219203684
  },
  "sameAs": [
    "https://www.campendium.com/goose-lake-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}