{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chili-cook-off-petaluma-ca",
  "name": "Chili Cook-Off",
  "description": "Put your best Chile Recipe to the test!Prepare your taste buds! PRIZES for 1st, 2nd, and 3rd place!!! We will have a sign-up sheet to join our event. We will be having fun activities, including hayrides, bounce pillow, scavenger hunt, petting farm time, tie-dye and more! We will do the chili contest on Saturday at noon.",
  "url": "https://campertunity.com/listings/campgrounds/chili-cook-off-petaluma-ca",
  "image": [
    "https://koa.com/content/campgrounds/san-francisco/heroitems/05330heroitemsc6567278-cb7e-48ad-914c-1d6eccd4beb2.jpg",
    "https://koa.com/content/campgrounds/san-francisco/events/05330event95da190e-9e7d-4865-b59a-9140eb700135.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Rainsville Road",
    "addressLocality": "Petaluma",
    "addressRegion": "CA",
    "postalCode": "94952",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2734550164,
    "longitude": -122.6791065931
  },
  "sameAs": [
    "https://koa.com/campgrounds/san-francisco/events/chili-cook-off_dbd42292-a3e0-46e6-b898-33bac26ab3d9/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}