{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/omro-omro-wi-us",
  "name": "What is the phone number for Omro RV Park?",
  "description": "Omro RV Park is located at 1938 East Main Street, Omro WI 54963. Omro RV Park can be contacted at ***-***-**** or http://www.omrorv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/omro-omro-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1938 East Main Street",
    "addressLocality": "Omro",
    "addressRegion": "WI",
    "postalCode": "54963",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0397522,
    "longitude": -88.715448
  }
}