{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-golf-course-retreat-baker-city-or",
  "name": "Scenic Golf Course Retreat",
  "description": "Nestled amid rolling fairways, this private golf course offers RV Camping with level, spacious parking steps from the first tee. Experience early morning rounds on pristine greens, unwind after play over panoramic views of the course, and explore local trails nearby. Perfect for golfers seeking a serene outdoor recreation stop, this location blends camping convenience with classic course charm. Note: special events occasionally limit availability.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-golf-course-retreat-baker-city-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32283/photo-gallery/Yqwnd28hXHGjEotR_de0a6011fba9af74687368dfc0a12919_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Baker City, OR",
    "addressLocality": "Baker City",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.77663445,
    "longitude": -117.89268463
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}