{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadowlark-rv-park-creswell-or",
  "name": "Meadowlark RV Park",
  "description": "Meadowlark RV Park camping reservations and campground information. Learn more about camping near Meadowlark RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/meadowlark-rv-park-creswell-or",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784451/%7Bpht%7DphotoURL3-original%7Bpht%7D1712952590380.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "298 East Oregon Avenue",
    "addressLocality": "Creswell",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.91886,
    "longitude": -123.01473
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/meadowlark-rv-park/CHUB/784451/overview",
    "https://www.aaa.com/tripcanvas/campground/meadowlark-rv-park-49513"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}