{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wapiti-rv-park-lincoln-city-or-2",
  "name": "Wapiti RV Park",
  "description": "Plenty of room to park and enjoy the beautiful surrounds.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wapiti-rv-park-lincoln-city-or-2",
  "image": [
    "https://static.wixstatic.com/media/2ac48f_42568934fd8d4b7fb4b30674b75dd0ce.jpg/v1/fit/w_2500,h_1330,al_c/2ac48f_42568934fd8d4b7fb4b30674b75dd0ce.jpg",
    "https://static.wixstatic.com/media/2ac48f_14288db756854dd1a746577718154b57.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2118 S Drift Creek Rd.",
    "addressLocality": "Lincoln City",
    "addressRegion": "OR",
    "postalCode": "97367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9617922,
    "longitude": -124.0159522
  }
}