{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goose-meadows-truckee",
  "name": "Goose Meadows",
  "description": "Explore Goose Meadows to see what makes it one of the most dog friendly places in Truckee.",
  "url": "https://campertunity.com/listings/campgrounds/goose-meadows-truckee",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground8-7c7c3854d277c340ad884d304adc475f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goose Meadows Campground",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3279454,
    "longitude": -120.1835765
  },
  "sameAs": [
    "https://wagwalking.com/lifestyle/campgrounds/goose-meadows"
  ]
}