{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/artist-weekend-watsonville-ca-us",
  "name": "Artist Weekend",
  "description": "Join us for activities dedicated to the artist in you!Chalk the Walk (Chalk available for use at the Sand Shack)Watercolor Painting ($)Palm Tree ClimbingFun Train RidesWine & Cheese on Friday, 5-6pmOutdoor Movie & Popcorn on Saturday Night (Frozen 2)Tie Dye ($)Ceramics ($)S'mores",
  "url": "https://campertunity.com/listings/campgrounds/artist-weekend-watsonville-ca-us",
  "image": [
    "https://koa.com/content/campgrounds/santa-cruz/heroitems/05113heroitemsd5f25840-d0ae-4a08-9ddb-3829025d4f8b.JPG",
    "https://koa.com/content/campgrounds/santa-cruz/events/05113event8fa58b7f-c4e9-4812-9e19-96e925cfafcd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1186 San Andreas Road",
    "addressLocality": "Watsonville",
    "addressRegion": "CA",
    "postalCode": "95076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9263351673,
    "longitude": -121.8450522423
  },
  "sameAs": [
    "https://koa.com/campgrounds/santa-cruz/events/artist-weekend_dda3dfb5-0298-45d8-a913-43a6dec442f5/"
  ],
  "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"
    }
  ]
}