{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moss-landing-koa-express-ca",
  "name": "Moss Landing KOA Express",
  "description": "Moss Landing KOA Express is located in Moss Landing, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/moss-landing-koa-express-ca",
  "image": [
    "https://koa.com/content/campgrounds/moss-landing/heroitems/05448heroitemsbbec3590-166f-4a87-9acc-7459d4e96317.jpg",
    "/content/campgrounds/moss-landing/waystostayphotos/05448waystostayphotosf5bbd04f-b7c3-4ec9-9344-e86edf75de84.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/moss-landing/photos/05448photo21c00e98-145b-4d15-a73f-82aaa169a303.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7905 Sandholdt Road",
    "addressLocality": "Moss Landing",
    "addressRegion": "CA",
    "postalCode": "95039",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7993069133,
    "longitude": -121.7861670256
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}