{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-meadow-wood-rv-resort-glendale-or",
  "name": "Meadow Wood RV Resort",
  "description": "Meadow Wood RV Resort is located at 869 Autumn Lane, Glendale OR 97442. Meadow Wood RV Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-meadow-wood-rv-resort-glendale-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "869 Autumn Lane",
    "addressLocality": "Glendale",
    "addressRegion": "OR",
    "postalCode": "97442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.761557,
    "longitude": -123.342413
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/glendale/meadow-wood-rv-resort"
  ]
}