{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thousand-trails-seaside-rv-campground-seaside-or",
  "name": "Thousand Trails Seaside RV Campground",
  "description": "Thousand Trails Seaside RV Campground is located at 1703 12th Avenue, Seaside OR 97138. Thousand Trails Seaside RV Campground can be contacted at ***-***-**** or http://thousandtrails.com/",
  "url": "https://campertunity.com/listings/campgrounds/thousand-trails-seaside-rv-campground-seaside-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1703 12th Avenue",
    "addressLocality": "Seaside",
    "addressRegion": "OR",
    "postalCode": "97138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.99992,
    "longitude": -123.9069655
  }
}