{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-rv-park-la-pine-or",
  "name": "What is the phone number for Riverview RV Park?",
  "description": "Riverview RV Park is located at 52731 Huntington Road, La Pine OR 97739. Riverview RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-rv-park-la-pine-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52731 Huntington Road, # 1",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7152683,
    "longitude": -121.4892647
  }
}