{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-mountain-golf-course-retreat-craig-co",
  "name": "Riverside Mountain Golf Course Retreat",
  "description": "Discover RV Camping at a scenic riverside golf course. Set along a lazy river and framed by cottonwoods, this welcoming 18-hole course invites campers to park on level gravel pads beside a small airstrip. Enjoy affordable greens fees, friendly hosts, a casual bar and grill, and the chance to spot deer, antelope, and small planes at sunset. With ample space for coaches and easy access to local attractions, this peaceful retreat offers a true mountain getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-mountain-golf-course-retreat-craig-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/852/profile/cL3QfMUUaaBA62z1_df26c5ebf4aa4362bf89d704a0a88774_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Craig, CO",
    "addressLocality": "Craig",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.50704507,
    "longitude": -107.53921899
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}