{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/armitage-park-campground-eugene-or",
  "name": "Armitage Park Campground",
  "description": "Armitage Park Campground is located at 90064 Coburg Road, Eugene OR 97408. Armitage Park Campground can be contacted at ***-***-**** or http://www.armitagepark.com/",
  "url": "https://campertunity.com/listings/campgrounds/armitage-park-campground-eugene-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "90064 Coburg Road",
    "addressLocality": "Eugene",
    "addressRegion": "OR",
    "postalCode": "97408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1104683,
    "longitude": -123.0518424
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/eugene/armitage-park-campground"
  ]
}