{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-elkton-rv-park-elkton",
  "name": "Elkton RV Park",
  "description": "Elkton RV Park is located at 450 River Drive, Elkton OR 97436. Elkton RV Park can be contacted at ***-***-**** or http://www.elktonrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-elkton-rv-park-elkton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "450 River Drive",
    "addressLocality": "Elkton",
    "addressRegion": "OR",
    "postalCode": "97436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6361577,
    "longitude": -123.5692449
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/elkton/elkton-rv-park"
  ]
}