{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-goose-lodge-rv-park-merrill-or",
  "name": "Wild Goose Lodge (RV Park)",
  "description": "Located in scenic Merrill, Oregon, the Wild Goose Lodge Motel dates back to the cabin court era of the 1930s. […]",
  "url": "https://campertunity.com/listings/campgrounds/wild-goose-lodge-rv-park-merrill-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 E Court Drive",
    "addressLocality": "Merrill",
    "addressRegion": "OR",
    "postalCode": "97633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.025152,
    "longitude": -121.60055
  },
  "sameAs": [
    "https://www.southernoregon.org/cities/merrill/places-to-stay/rv-parks/wild-goose-lodge-rv-park/"
  ]
}