{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-mountain-top-golf-retreat-prestonsburg-ky",
  "name": "Scenic Mountain Top Golf Retreat",
  "description": "Elevate your RV camping experience at this mountain-top golf course sprawling across 700 acres of rolling fairways and panoramic views. Enjoy well-maintained greens, a practice range, club repairs, and a pro shop before unwinding on the clubhouse‚Äôs covered deck with great food and drinks--don‚Äôt miss the salt and pepper wings. Paved parking, quiet nights, and a friendly atmosphere make this a perfect stop for golfers and travelers alike.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-mountain-top-golf-retreat-prestonsburg-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12996/profile/XyxecGBDyHDQIGiv_670861bf3e634e8f2aa46daf18e5c52b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prestonsburg, KY",
    "addressLocality": "Prestonsburg",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.78779216,
    "longitude": -82.76034561
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}