{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-j-travel-center-ripon-ca-us",
  "name": "Flying J Travel Center",
  "description": "Flying J Travel Center is located at 1501 Jack Tone Road, Ripon CA 95366. Flying J Travel Center can be contacted at ***-***-**** or https://pilotflyingj.com/stores/618",
  "url": "https://campertunity.com/listings/campgrounds/flying-j-travel-center-ripon-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1501 Jack Tone Road",
    "addressLocality": "Ripon",
    "addressRegion": "CA",
    "postalCode": "95366",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7558577,
    "longitude": -121.1435408
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/ripon/flying-j-travel-center"
  ]
}