{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vigne-campground-enterprise-or",
  "name": "Vigne Campground",
  "description": "Vigne Campground is located at Chesnimnus Creek Road, Enterprise OR 97828. Vigne Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/vigne-campground-enterprise-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chesnimnus Creek Road",
    "addressLocality": "Enterprise",
    "addressRegion": "OR",
    "postalCode": "97828",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7457385,
    "longitude": -117.0213377
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/enterprise/vigne-campground"
  ]
}