{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/robbins-nest-rv-park-bandon-or-1",
  "name": "What is the phone number for Robbin's Nest RV Park?",
  "description": "Robbin's Nest RV Park is located at 49034 U.S. 101, Bandon OR 97411. Robbin's Nest RV Park can be contacted at ***-***-**** or http://www.robbinsnestrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/robbins-nest-rv-park-bandon-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49034 U.S. 101",
    "addressLocality": "Bandon",
    "addressRegion": "OR",
    "postalCode": "97411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.067986,
    "longitude": -124.4160671
  }
}