{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-california-golf-course-retreat-bakersfield-ca",
  "name": "Central California Golf Course Retreat",
  "description": "Experience RV camping on the fairways of a Scottish-style championship golf course nestled in sunny Central California. Park easily off a main highway, then tee off on a top-rated 18-hole course, practice at the driving range, or browse the pro shop. The on-site restaurant and bar overlook a blue-pond backdrop for casual dining, while friendly staff ensure a quiet, convenient stay between games. Perfect for road-trippers seeking golf, dining, and relaxation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-california-golf-course-retreat-bakersfield-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/739/profile/A6q6FD2JN3fVl5W4_4ce855a2df52d3e4401a8ffc70cf5a2a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bakersfield, CA",
    "addressLocality": "Bakersfield",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.50058804,
    "longitude": -119.09292479
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 188,
    "bestRating": 5,
    "worstRating": 1
  }
}