{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-pines-golf-course-retreat-cobb-ca",
  "name": "Mountain Pines Golf Course Retreat",
  "description": "Wake up under stately pines for a serene RV camping experience at this 9-hole mountain golf course. Tee off along creek-lined fairways on a walker-friendly layout, then refuel at an on-site steakhouse serving USDA Prime steaks, pastas, salads and small plates. For casual fun, gather at the off-the-fairway bar with big-screen TVs, pool tables and cornhole. Perfect for golfers, foodies and those seeking a peaceful retreat.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-pines-golf-course-retreat-cobb-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33465/photo-gallery/p8YLhjCEiSOmfibK_e4857de9b30bcef8e8a658710082c25f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cobb, CA",
    "addressLocality": "Cobb",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.83186173,
    "longitude": -122.76986628
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}