{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-caswell-memorial-state-park-ripon-c",
  "name": "Caswell Memorial State Park",
  "description": "Caswell Memorial State Park is located at 28000 South Austin Road, Ripon CA 95366. Caswell Memorial State Park can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=557",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-caswell-memorial-state-park-ripon-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28000 South Austin Road",
    "addressLocality": "Ripon",
    "addressRegion": "CA",
    "postalCode": "95366",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6916387,
    "longitude": -121.185925
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/ripon/caswell-memorial-state-park"
  ]
}