{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carr-creek-state-park-sassfrass-ky",
  "name": "Carr Creek State Park",
  "description": "Carr Creek State Park camping reservations and campground information. Learn more about camping near Carr Creek State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carr-creek-state-park-sassfrass-ky",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2086 Smithboro rd. P.O. BX 249",
    "addressLocality": "Sassfrass",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23246,
    "longitude": -83.00194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 401,
    "bestRating": 5,
    "worstRating": 1
  }
}