{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-ross-state-historic-park-jenner-ca",
  "name": "Fort Ross State Historic Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/fort-ross-state-historic-park-jenner-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19005 Coast Highway One,",
    "addressLocality": "Jenner, CA 95450",
    "addressRegion": "CA",
    "postalCode": "95450"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4496365,
    "longitude": -123.115558
  }
}