{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowwood-state-forest-nashville-in",
  "name": "What is the phone number for Yellowwood State Forest?",
  "description": "Yellowwood State Forest is located at 772 Yellowwood Lake Road, Nashville IN 47448. Yellowwood State Forest can be contacted at ***-***-**** or http://www.in.gov/dnr/forestry/4817.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowwood-state-forest-nashville-in",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "772 Yellowwood Lake Road",
    "addressLocality": "Nashville",
    "addressRegion": "IN",
    "postalCode": "47448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1843144,
    "longitude": -86.3380497
  }
}