{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/service-creek-campground-and-boat-launch-spray-or",
  "name": "Service Creek Campground and Boat Launch",
  "description": "Service Creek Campground and Boat Launch is located at , Spray OR 97874. Service Creek Campground and Boat Launch can be contacted at ***-***-**** or http://www.campgroundsoregon.com/oregon_campgrounds/service_creek_campground.html#request_information",
  "url": "https://campertunity.com/listings/campgrounds/service-creek-campground-and-boat-launch-spray-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Spray",
    "addressRegion": "OR",
    "postalCode": "97874",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7936108,
    "longitude": -120.0009209
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/spray/service-creek-campground-and-boat-launch"
  ]
}