{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-francisco-north-petaluma-koa-pe",
  "name": "San Francisco North / Petaluma KOA",
  "description": "San Francisco North / Petaluma KOA is located at 20 Rainsville Road, Petaluma CA 94952. San Francisco North / Petaluma KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/san-francisco/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-francisco-north-petaluma-koa-pe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Rainsville Road",
    "addressLocality": "Petaluma",
    "addressRegion": "CA",
    "postalCode": "94952",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2731193,
    "longitude": -122.6800193
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/petaluma/san-francisco-north-petaluma-koa"
  ]
}