{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/premier-rv-salem-or-us",
  "name": "What is the phone number for Premier RV Resorts?",
  "description": "Premier RV Resorts is located at 4700 Salem Dallas Highway Northwest, Salem OR 97304. Premier RV Resorts can be contacted at ***-***-**** or http://www.premierrvresorts.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/premier-rv-salem-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4700 Salem Dallas Highway Northwest",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "postalCode": "97304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9304935,
    "longitude": -123.1234015
  }
}