{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-goose-meadows-rv-lakeview-or",
  "name": "Wild Goose Meadows RV",
  "description": "Wild Goose Meadows RV park located at the base of the Warner mountains in Lakeview Oregon",
  "url": "https://campertunity.com/listings/campgrounds/wild-goose-meadows-rv-lakeview-or",
  "image": [
    "https://static.wixstatic.com/media/51dd54_e2ff87b691fe47e2a3a3ae57b8560a69~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18020 U.S. 395",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630-9130",
    "addressCountry": "US"
  }
}