{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rendezvous-rv-resort-la-grande-or",
  "name": "Rendezvous RV Resort",
  "description": "RENDEZVOUS RV Resort is an RV Park located in La Grande, OR. Self-check-in options. No provided Wifi or Cable on-site (options to install). Available to answer the phone until 9 PM Monday- Sunday if not in the office. Come stay, relax, and enjoy beautiful Eastern Oregon!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rendezvous-rv-resort-la-grande-or",
  "image": [
    "https://static.wixstatic.com/media/6129f9_507a38f72e814d45b8919d8235dbfdbb%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/6129f9_507a38f72e814d45b8919d8235dbfdbb%7Emv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2632 Bearco Loop",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850-5335",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}