{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seacliff-center-rv-park-aptos-ca",
  "name": "Seacliff Center RV Park",
  "description": "Seacliff Center RV Park is located at 234 State Park Drive, Aptos CA 95003. Seacliff Center RV Park can be contacted at ***-***-**** or http://seacliffrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/seacliff-center-rv-park-aptos-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "234 State Park Drive",
    "addressLocality": "Aptos",
    "addressRegion": "CA",
    "postalCode": "95003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9747542,
    "longitude": -121.9118379
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/aptos/seacliff-center-rv-park"
  ]
}