{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lilly-glen-county-ashland-or-us",
  "name": "Lilly Glen County Campground",
  "description": "Lilly Glen County Campground is located at , Ashland OR 97520. Lilly Glen County Campground can be contacted at ***-***-**** or http://jacksoncountyor.org/parks/Camping/Howard-Prairie-Lake/Lily-Glen-Park",
  "url": "https://campertunity.com/listings/campgrounds/lilly-glen-county-ashland-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ashland",
    "addressRegion": "OR",
    "postalCode": "97520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2724963,
    "longitude": -122.4315174
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/ashland/lilly-glen-county-campground"
  ]
}