{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/menlo-city-campground-menlo-ia",
  "name": "What is the phone number for Menlo City Campground?",
  "description": "Menlo City Campground is located at Unnamed Road, Menlo IA 50164. Menlo City Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/menlo-city-campground-menlo-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Menlo",
    "addressRegion": "IA",
    "postalCode": "50164",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5205994,
    "longitude": -94.4034242
  }
}