{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-premier-rv-resort-of-lincoln",
  "name": "What is the phone number for Premier RV Resort of Lincoln City Oregon?",
  "description": "Premier RV Resort of Lincoln City Oregon is located at 4100 Southwest Highway 101, Lincoln City OR 97367. Premier RV Resort of Lincoln City Oregon can be contacted at ***-***-**** or http://www.premierrvresorts.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-premier-rv-resort-of-lincoln",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4100 Southwest Highway 101",
    "addressLocality": "Lincoln City",
    "addressRegion": "OR",
    "postalCode": "97367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9350875,
    "longitude": -124.0215032
  }
}