{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pge-pelton-park-campground-madras-or",
  "name": "What is the phone number for PGE Pelton Park Campground?",
  "description": "PGE Pelton Park Campground is located at 3300 Northwest Pelton Dam Road, Madras OR 97741. PGE Pelton Park Campground can be contacted at ***-***-**** or https://www.portlandgeneral.com/corporate-responsibility/environmental-stewardship/water-quality-habitat-protection/parks-campgrounds/pelton-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pge-pelton-park-campground-madras-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3300 Northwest Pelton Dam Road",
    "addressLocality": "Madras",
    "addressRegion": "OR",
    "postalCode": "97741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6873667,
    "longitude": -121.2338519
  }
}