{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baker-baker",
  "name": "Baker RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/baker-baker",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/112/full/baker-rv-park-baker-ca-2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baker",
    "addressRegion": "CA",
    "postalCode": "92309",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2653808,
    "longitude": -116.0749555
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/baker-rv-park-57738"
  ],
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}