{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ponderosa-state-park-mccall-id",
  "name": "What is the phone number for Ponderosa State Park?",
  "description": "Ponderosa State Park is located at 1920 Davis Avenue, Mccall ID 83638. Ponderosa State Park can be contacted at ***-***-**** or https://parksandrecreation.idaho.gov/parks/ponderosa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ponderosa-state-park-mccall-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1920 Davis Avenue",
    "addressLocality": "Mccall",
    "addressRegion": "ID",
    "postalCode": "83638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9251352,
    "longitude": -116.0897656
  }
}