{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-mobile-estates-apple-valley-ca",
  "name": "Paradise Mobile Estates",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/paradise-mobile-estates-apple-valley-ca",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/062/768/full/paradise-mobile-estates-apple-valley-ca-0.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Apple Valley",
    "addressRegion": "CA",
    "postalCode": "92307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5008311,
    "longitude": -117.1858759
  },
  "checkinTime": "00:09:00",
  "checkoutTime": "00:09:00"
}