{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eugene-t-mahoney-sp-ashland-ne",
  "name": "Eugene T. Mahoney SP",
  "description": "Eugene T. Mahoney SP camping reservations and campground information. Learn more about camping near Eugene T. Mahoney SP and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/eugene-t-mahoney-sp-ashland-ne",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid230273/%7Bpht%7DEF20180923_086_1080x720%7Bpht%7D1563312719298.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28500 West Park Hwy",
    "addressLocality": "Ashland",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.02611,
    "longitude": -96.31222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}