{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jellystone-park-lake-monroe-bloomington-in",
  "name": "Jellystone Park¿ Lake Monroe",
  "description": "Jellystone Park¿ Lake Monroe camping reservations and campground information. Learn more about camping near Jellystone Park¿ Lake Monroe and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/jellystone-park-lake-monroe-bloomington-in",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784463/%7Bpht%7DphotoURL6-original%7Bpht%7D1713471030437.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9396 South Strain Ridge Road",
    "addressLocality": "Bloomington",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.02597,
    "longitude": -86.52305
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/yogi-bear-s-jellystone-park-rv-lake-monroe/CHUB/784463/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}