{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ez-camp-veneta-or",
  "name": "What is the phone number for EZ Camp?",
  "description": "EZ Camp is located at 24300 Suttle Road, Veneta OR 97487. EZ Camp can be contacted at ***-***-**** or http://www.oregoncountryezcamp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ez-camp-veneta-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24300 Suttle Road",
    "addressLocality": "Veneta",
    "addressRegion": "OR",
    "postalCode": "97487",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0577448,
    "longitude": -123.381388
  }
}