{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-riverfront-rv-resort-troutdale-or",
  "name": "Sandy Riverfront Rv Resort",
  "description": "Sandy Riverfront Rv Resort. RV Park and Campground in Troutdale, Oregon",
  "url": "https://campertunity.com/listings/campgrounds/sandy-riverfront-rv-resort-troutdale-or",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1097 E Historic Columbia River Hwy",
    "addressLocality": "Troutdale",
    "addressRegion": "OR",
    "postalCode": "97060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5382037,
    "longitude": -122.3791485
  }
}