{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amana-community-park-amana-ia",
  "name": "What is the phone number for Amana Community Park?",
  "description": "Amana Community Park is located at 734 U Avenue, Amana IA 52203. Amana Community Park can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amana-community-park-amana-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "734 U Avenue",
    "addressLocality": "Amana",
    "addressRegion": "IA",
    "postalCode": "52203",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7990821,
    "longitude": -91.9005273
  }
}