{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/french-pete-campground-blue-river-or",
  "name": "French Pete Campground",
  "description": "French Pete Campground is located at , Blue River OR 97413. French Pete Campground can be contacted at or https://www.recreation.gov/camping/french-pete-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=108984",
  "url": "https://campertunity.com/listings/campgrounds/french-pete-campground-blue-river-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blue River",
    "addressRegion": "OR",
    "postalCode": "97413",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0424753,
    "longitude": -122.2094401
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/blue-river/french-pete-campground"
  ]
}