{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainbows-end-rv-park-sequim",
  "name": "Rainbow's End RV Park",
  "description": "Sequims Premier RV park, enjoy all the olympic peninsula has to offer! Sequim rv park",
  "url": "https://campertunity.com/listings/campgrounds/rainbows-end-rv-park-sequim",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e1f77817-cf86-4ed4-834c-881f6534d11d/Screen%20Shot%202021-03-01%20at%207.48.33%20PM.png",
    "http://img1.wsimg.com/isteam/ip/e1f77817-cf86-4ed4-834c-881f6534d11d/Screen%20Shot%202021-03-01%20at%207.48.33%20PM.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "261831 Highway 101",
    "addressLocality": "Sequim",
    "addressRegion": "WA",
    "postalCode": "98382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.078337,
    "longitude": -123.16108
  },
  "sameAs": [
    "https://rainbowsendrvpark.com/"
  ]
}