{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodsong-campground-ogilvie-mn-us",
  "name": "What is the phone number for Woodsong Campground?",
  "description": "Woodsong Campground is located at 2186 Empire Street, Ogilvie MN 56358. Woodsong Campground can be contacted at ***-***-**** or http://www.woodsongrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodsong-campground-ogilvie-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2186 Empire Street",
    "addressLocality": "Ogilvie",
    "addressRegion": "MN",
    "postalCode": "56358",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.902299,
    "longitude": -93.421812
  }
}